diff options
Diffstat (limited to 'test/servlet-containers/glassfish/pom.xml')
-rw-r--r-- | test/servlet-containers/glassfish/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/servlet-containers/glassfish/pom.xml b/test/servlet-containers/glassfish/pom.xml index 4cebad71ff..d4fae743a8 100644 --- a/test/servlet-containers/glassfish/pom.xml +++ b/test/servlet-containers/glassfish/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-servlet-containers-test</artifactId> - <version>8.3-SNAPSHOT</version> + <version>8.4-SNAPSHOT</version> </parent> <artifactId>vaadin-test-glassfish-server</artifactId> <name>Vaadin Glassfish Test</name> |