summaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/wildfly11/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2017-11-22 12:58:21 +0200
committerGitHub <noreply@github.com>2017-11-22 12:58:21 +0200
commit27c5730e2a6d552147e27a9669473ead555afc14 (patch)
tree80da77381216a2b36aa3f1328473f5732797181c /test/servlet-containers/wildfly11/pom.xml
parentea7c4a93cfdff5b324dfe796ff6c7cf983052b35 (diff)
downloadvaadin-framework-27c5730e2a6d552147e27a9669473ead555afc14.tar.gz
vaadin-framework-27c5730e2a6d552147e27a9669473ead555afc14.zip
Update version number to 8.3-SNAPSHOT (#10348)
Diffstat (limited to 'test/servlet-containers/wildfly11/pom.xml')
-rw-r--r--test/servlet-containers/wildfly11/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/servlet-containers/wildfly11/pom.xml b/test/servlet-containers/wildfly11/pom.xml
index 76f0b5f2f4..71a5992838 100644
--- a/test/servlet-containers/wildfly11/pom.xml
+++ b/test/servlet-containers/wildfly11/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.2-SNAPSHOT</version>
+ <version>8.3-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-wildfly11-server</artifactId>
<name>Vaadin Wildfly 11 Test</name>