aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools
diff options
context:
space:
mode:
authorMichael Lando <michael.lando@intl.att.com>2018-11-20 22:23:43 +0200
committerMichael Lando <michael.lando@intl.att.com>2018-11-20 22:23:43 +0200
commit10d3ed8df0488869f906c832c309d56434257f52 (patch)
tree352fcd5c61a6552e00f4f0769e2c103c8a6e58d0 /openecomp-be/tools
parent4f1b51d3db3daf74e68d5dba8e62956a08641d22 (diff)
update sdc version
update sdc version to 1.3.4 for Casablanca Change-Id: Ib66541ef7164da8e35bc2967f9ddb70b4db8f668 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.xml2
-rw-r--r--openecomp-be/tools/zusammen-tools/pom.xml2
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 afccf16746..9e6bb43c6d 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.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml
index 1935f75827..214554454e 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.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<properties>