aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2017-11-22 12:58:21 +0200
committerGitHub <noreply@github.com>2017-11-22 12:58:21 +0200
commit27c5730e2a6d552147e27a9669473ead555afc14 (patch)
tree80da77381216a2b36aa3f1328473f5732797181c /pom.xml
parentea7c4a93cfdff5b324dfe796ff6c7cf983052b35 (diff)
downloadvaadin-framework-27c5730e2a6d552147e27a9669473ead555afc14.tar.gz
vaadin-framework-27c5730e2a6d552147e27a9669473ead555afc14.zip
Update version number to 8.3-SNAPSHOT (#10348)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 89072506d2..fa58d125ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<artifactId>vaadin-root</artifactId>
<name>vaadin-root</name>
<packaging>pom</packaging>
- <version>8.2-SNAPSHOT</version>
+ <version>8.3-SNAPSHOT</version>
<prerequisites>
<maven>3.1.0</maven>