aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/zusammen-tools/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-12-06 21:23:22 +0200
committerMichael Lando <ml636r@att.com>2017-12-06 21:23:22 +0200
commit65dd863bb78cdd8e2ae489d5720cc278e07da798 (patch)
tree5dd11e65003f70fd0136385beea60fcbc496a37b /openecomp-be/tools/zusammen-tools/pom.xml
parentbaebe989f102c10d5077fb24a6948893284a236d (diff)
update version
Change-Id: I9b87423265fbd1b962547b14a7e2be78b3c99e5f Issue-ID: SDC-684 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/tools/zusammen-tools/pom.xml')
-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 7f4b93bf83..c11fb1ab5c 100644
--- a/openecomp-be/tools/zusammen-tools/pom.xml
+++ b/openecomp-be/tools/zusammen-tools/pom.xml
@@ -62,12 +62,12 @@
</dependencies>
<artifactId>openecomp-zusammen-tools</artifactId>
<groupId>org.openecomp.sdc.core.tools</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>openecomp-sdc-lib</artifactId>
<relativePath>../../lib</relativePath>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<!--parent>
<groupId>org.openecomp.sdc</groupId>