aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server-gae
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 /compatibility-server-gae
parent881d80fd8b658491e26125222020401d0e5a5d08 (diff)
downloadvaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.tar.gz
vaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.zip
Upgrade minor version in the project to 8.4 (#10520)
Diffstat (limited to 'compatibility-server-gae')
-rw-r--r--compatibility-server-gae/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility-server-gae/pom.xml b/compatibility-server-gae/pom.xml
index cc3795209c..4ebe07bae5 100644
--- a/compatibility-server-gae/pom.xml
+++ b/compatibility-server-gae/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-compatibility-server-gae</artifactId>
<name>vaadin-compatibility-server-gae</name>