diff options
Diffstat (limited to 'osgi-integration')
-rw-r--r-- | osgi-integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml index ea7136bf55..c5fc75c00d 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.15-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <properties> |