summaryrefslogtreecommitdiffstats
path: root/client-compiled
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 /client-compiled
parent881d80fd8b658491e26125222020401d0e5a5d08 (diff)
downloadvaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.tar.gz
vaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.zip
Upgrade minor version in the project to 8.4 (#10520)
Diffstat (limited to 'client-compiled')
-rw-r--r--client-compiled/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml
index 4ad39ba43b..8c089c8c26 100644
--- a/client-compiled/pom.xml
+++ b/client-compiled/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>
<!-- Needed by a plugin in release build -->
<groupId>com.vaadin</groupId>