diff options
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r-- | uitest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml index 32aa62068d..5c3c519af5 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-root</artifactId> - <version>8.3-SNAPSHOT</version> + <version>8.4-SNAPSHOT</version> </parent> <artifactId>vaadin-uitest</artifactId> <name>vaadin-uitest</name> |