summaryrefslogtreecommitdiffstats
path: root/uitest/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-01-24 14:50:25 +0200
committerGitHub <noreply@github.com>2018-01-24 14:50:25 +0200
commitcf0d3dcc5ad32285b91e7d998cf628ef9c83da55 (patch)
treebbefdfe8defc180facdb2fb437b69741a5a0fee6 /uitest/pom.xml
parent881d80fd8b658491e26125222020401d0e5a5d08 (diff)
downloadvaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.tar.gz
vaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.zip
Upgrade minor version in the project to 8.4 (#10520)
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r--uitest/pom.xml2
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>