update versions 29/25729/1
authorMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:27:48 +0000 (21:27 +0200)
committerMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:27:48 +0000 (21:27 +0200)
Change-Id: Ie6679ae665aab664c091980f3c1c649f1ab15f57
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 60cf4c9..5acd402 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
        <groupId>org.openecomp.sdc.jtosca</groupId>
        <artifactId>jtosca</artifactId>
-       <version>1.1.1-SNAPSHOT</version>
+       <version>1.1.20-SNAPSHOT</version>
         <name>sdc-jtosca</name>
        <properties>
 
index 6608eae..1b5cae5 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=1
-patch=1
+patch=20
 
 base_version=${major}.${minor}.${patch}