diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
commit | 145e960db3614cf499aa0be0dbb4f19b3ba3183e (patch) | |
tree | 2e9b198203360b55d7ab5eb46028379e48accba1 /openecomp-be/tools/zusammen-tools | |
parent | 4aef7c02b2b7143610cabb6238c9e426c7fcae3a (diff) |
Bump SDC version 1.6.0
Change-Id: Ibacb46d19d49023a62caa8f5217086cea6c91ac4
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'openecomp-be/tools/zusammen-tools')
-rw-r--r-- | openecomp-be/tools/zusammen-tools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index 9d5f6a4b8b..1bf420fe70 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -27,7 +27,7 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-lib</artifactId> <relativePath>../../lib</relativePath> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <properties> |