Bump version to 1.6.0 with changes to common
Taking the changes made to the common libs and take the release instead of the snapshot
Issue-ID: SDC-2541
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I8af53f69bd164eb9d6a9de9c46cfa16a6484741b
diff --git a/workflow-designer-be/pom.xml b/workflow-designer-be/pom.xml
index 19bdc21..23fecb0 100644
--- a/workflow-designer-be/pom.xml
+++ b/workflow-designer-be/pom.xml
@@ -136,12 +136,12 @@
<dependency>
<groupId>org.onap.sdc.sdc-be-common</groupId>
<artifactId>session-lib</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.onap.sdc.sdc-be-common</groupId>
<artifactId>versioning-lib</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>
@@ -152,7 +152,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-be-common</groupId>
<artifactId>zusammen-lib</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>