aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/zusammen-tools
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-05-26 20:03:34 +0300
committerMichael Lando <ml636r@att.com>2018-05-26 21:50:41 +0300
commit5920d2c9e47958ed5f3197b7a16094e01e8d4bcd (patch)
tree6a236a95f8fa1d05ab40d78a1f349bbd90354790 /openecomp-be/tools/zusammen-tools
parent8352006ec9f5cf8574c83f80d1b5ecb24204abed (diff)
update sdc version
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/tools/zusammen-tools')
-rw-r--r--openecomp-be/tools/zusammen-tools/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml
index a1183b52ac..4b9a03386a 100644
--- a/openecomp-be/tools/zusammen-tools/pom.xml
+++ b/openecomp-be/tools/zusammen-tools/pom.xml
@@ -73,12 +73,12 @@
</dependencies>
<artifactId>openecomp-zusammen-tools</artifactId>
<groupId>org.openecomp.sdc.core.tools</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>openecomp-sdc-lib</artifactId>
<relativePath>../../lib</relativePath>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<!--parent>
<groupId>org.openecomp.sdc</groupId>