diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-05-24 11:37:41 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2020-05-24 11:37:41 +0300 |
commit | 9e6e2c2eb02deafbdab2c7cb56910943ac6677c4 (patch) | |
tree | 3b5985203c11db93aced7ee7ad43f7d61768b306 /openecomp-be/tools/zusammen-tools | |
parent | 5761563513234617a6cec9e4a25b9dcd8d43ccf5 (diff) |
Bump SDC version 1.6.61.6.6
Change-Id: I8f238f51790138c49c4a325193de0ab0d83b74db
Issue-ID: SDC-2948
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 dd89504286..143393099b 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.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> </parent> <properties> |