diff options
author | talig <talig@amdocs.com> | 2019-11-24 11:28:24 +0200 |
---|---|---|
committer | talig <talig@amdocs.com> | 2019-11-24 11:28:24 +0200 |
commit | f3b84888c8491900da38021418880d3c7cc60487 (patch) | |
tree | 9165bf89a99d21cc8d633a513e5b27db6d2a4fd2 /zusammen-lib | |
parent | e21f8e6b83642c2731f8401dc43434dffe93dc26 (diff) |
Set artifacts version: 1.6.0-SNAPSHOT
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
Change-Id: I6343781ab30ca4d4ed32b9c1452bce0cd3f87bcf
Diffstat (limited to 'zusammen-lib')
-rw-r--r-- | zusammen-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zusammen-lib/pom.xml b/zusammen-lib/pom.xml index 524e51b..fbba028 100644 --- a/zusammen-lib/pom.xml +++ b/zusammen-lib/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.sdc.sdc-be-common</groupId> <artifactId>sdc-be-common-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <properties> |