diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-22 00:24:00 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-26 21:38:43 +0200 |
commit | 1b0a8d4d02e30730272cc8cee4d78d5c286a93e1 (patch) | |
tree | 6776bb4d23d73058033c6e963e38ececf56aa507 /openecomp-be/tools | |
parent | 6535675526d608c835f4702b2ee57799da250fbe (diff) |
update sdc version3.0.0-ONAP1.3.5
update sdc version to 1.3.5 for Casablanca
Change-Id: Ib82a478e9b9987c18a67af115b828b0ff87d3f38
Issue-ID: SDC-1913
Signed-off-by: Michael Lando <michael.lando@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 9e6bb43c6d..a8e9574e4b 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.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index 214554454e..b409d17b1c 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.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> </parent> <properties> |