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 d00c38c138..a8425749e8 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-root</artifactId> - <version>8.15-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-uitest</artifactId> <name>vaadin-uitest</name> |