diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-20 22:23:43 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-20 22:23:43 +0200 |
commit | 10d3ed8df0488869f906c832c309d56434257f52 (patch) | |
tree | 352fcd5c61a6552e00f4f0769e2c103c8a6e58d0 /openecomp-be/tools/zusammen-tools | |
parent | 4f1b51d3db3daf74e68d5dba8e62956a08641d22 (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/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 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> |