summaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/wildfly8/pom.xml
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2020-10-07 16:39:18 +0300
committerGitHub <noreply@github.com>2020-10-07 16:39:18 +0300
commit9d370a760390c0b19988c05f783bee94a0c92d6c (patch)
tree39001ec45022e0deb3648360cffb771b0d4c7460 /test/servlet-containers/wildfly8/pom.xml
parent2e8b9d2b5b40652321aaa9d2bb2dba1041da7fc4 (diff)
downloadvaadin-framework-9d370a760390c0b19988c05f783bee94a0c92d6c.tar.gz
vaadin-framework-9d370a760390c0b19988c05f783bee94a0c92d6c.zip
Update to 8.13-SNAPSHOT (#12110)
Diffstat (limited to 'test/servlet-containers/wildfly8/pom.xml')
-rw-r--r--test/servlet-containers/wildfly8/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/servlet-containers/wildfly8/pom.xml b/test/servlet-containers/wildfly8/pom.xml
index f5f22403ee..7d640276dc 100644
--- a/test/servlet-containers/wildfly8/pom.xml
+++ b/test/servlet-containers/wildfly8/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.12-SNAPSHOT</version>
+ <version>8.13-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-wildfly8-server</artifactId>
<name>Vaadin Wildfly 8 Test</name>