diff options
author | 2020-05-24 11:37:41 +0300 | |
---|---|---|
committer | 2020-05-24 11:37:41 +0300 | |
commit | 9e6e2c2eb02deafbdab2c7cb56910943ac6677c4 (patch) | |
tree | 3b5985203c11db93aced7ee7ad43f7d61768b306 /openecomp-be/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')
-rw-r--r-- | openecomp-be/tools/swagger-ui/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/zusammen-tools/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml index 4af1ceb7c8..68bf7c31c4 100644 --- a/openecomp-be/tools/swagger-ui/pom.xml +++ b/openecomp-be/tools/swagger-ui/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> 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> |