aboutsummaryrefslogtreecommitdiffstats
path: root/osgi-integration
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 /osgi-integration
parentea7c4a93cfdff5b324dfe796ff6c7cf983052b35 (diff)
downloadvaadin-framework-27c5730e2a6d552147e27a9669473ead555afc14.tar.gz
vaadin-framework-27c5730e2a6d552147e27a9669473ead555afc14.zip
Update version number to 8.3-SNAPSHOT (#10348)
Diffstat (limited to 'osgi-integration')
-rw-r--r--osgi-integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml
index 9fd0529ad3..bd101c3ce1 100644
--- a/osgi-integration/pom.xml
+++ b/osgi-integration/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.2-SNAPSHOT</version>
+ <version>8.3-SNAPSHOT</version>
</parent>
<properties>