diff options
Diffstat (limited to 'zusammen-lib/pom.xml')
-rw-r--r-- | zusammen-lib/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/zusammen-lib/pom.xml b/zusammen-lib/pom.xml index 877b22d..2fc4b18 100644 --- a/zusammen-lib/pom.xml +++ b/zusammen-lib/pom.xml @@ -26,12 +26,11 @@ <parent> <groupId>org.onap.sdc.sdc-be-common</groupId> <artifactId>sdc-be-common-parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <properties> <zusammen.version>1.0.2</zusammen.version> - <zusammen-state-store.version>1.0.3</zusammen-state-store.version> <zusammen-collaboration-store.version>1.0.3</zusammen-collaboration-store.version> <zusammen-index-store.version>1.0.0</zusammen-index-store.version> </properties> |