diff options
author | Artur Signell <artur@vaadin.com> | 2015-06-16 22:19:53 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-06-18 06:33:02 +0000 |
commit | e61da11636d1a3f21823aa2e0e09416f97a29994 (patch) | |
tree | f03bb03646da34471885ecdaa6782dcfdb26e6cc /WebContent/release-notes.html | |
parent | 1eaa302928c0a653885cfdaa552806f899f8ed60 (diff) | |
download | vaadin-framework-e61da11636d1a3f21823aa2e0e09416f97a29994.tar.gz vaadin-framework-e61da11636d1a3f21823aa2e0e09416f97a29994.zip |
Support and run tests on Wildfly 9 (#18295)
Change-Id: I590b786efa82ea632c77e016dd221c903427e5cf
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index f573eac1d4..5bdf34247a 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -468,7 +468,7 @@ <li>Oracle WebLogic Server 10.3-12</li> <li>IBM WebSphere Application Server 7-8</li> <li>JBoss Application Server 4-7</li> - <li>Wildfly 8</li> + <li>Wildfly 8-9</li> <li>Jetty 5-9</li> <li>Glassfish 2-4</li> </ul> |