diff options
Diffstat (limited to 'test/servlet-containers/liberty-webprofile/pom.xml')
-rw-r--r-- | test/servlet-containers/liberty-webprofile/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/servlet-containers/liberty-webprofile/pom.xml b/test/servlet-containers/liberty-webprofile/pom.xml index 06368b69a7..442610e26b 100644 --- a/test/servlet-containers/liberty-webprofile/pom.xml +++ b/test/servlet-containers/liberty-webprofile/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-servlet-containers-test</artifactId> - <version>8.15-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-liberty-webprofile-server</artifactId> <name>Vaadin Liberty WebProfile Test</name> |