aboutsummaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/jetty8/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-04-12 16:13:10 +0300
committerIlia Motornyi <elmot@vaadin.com>2018-04-12 16:13:10 +0300
commit714a7c251d3c00cef4bad68b9bfb7d6802059d38 (patch)
tree0d469353f472dbd6a7a4e3c630f405d9f922e14e /test/servlet-containers/jetty8/pom.xml
parent90dede353263be76bea85ae1a8516cd8161c9db8 (diff)
downloadvaadin-framework-714a7c251d3c00cef4bad68b9bfb7d6802059d38.tar.gz
vaadin-framework-714a7c251d3c00cef4bad68b9bfb7d6802059d38.zip
Update snapshot version to 8.5 (#10818)
Diffstat (limited to 'test/servlet-containers/jetty8/pom.xml')
-rw-r--r--test/servlet-containers/jetty8/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/servlet-containers/jetty8/pom.xml b/test/servlet-containers/jetty8/pom.xml
index 34e8335597..a3034b3832 100644
--- a/test/servlet-containers/jetty8/pom.xml
+++ b/test/servlet-containers/jetty8/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.4-SNAPSHOT</version>
+ <version>8.5-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-jetty8-server</artifactId>
<name>Vaadin Jetty 8 Test</name>