progress jtosca version
authorMichael Lando <ml636r@att.com>
Thu, 2 Aug 2018 21:57:08 +0000 (00:57 +0300)
committerMichael Lando <ml636r@att.com>
Thu, 2 Aug 2018 21:57:08 +0000 (00:57 +0300)
after relase update jtosca version

Change-Id: Ie805b9aee838df75987c12a28ebf37ace08260d9
Issue-ID: SDC-1595
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index b132eb5..d545367 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.sdc.jtosca</groupId>
        <artifactId>jtosca</artifactId>
-       <version>1.4.1-SNAPSHOT</version>
+       <version>1.4.2-SNAPSHOT</version>
        <name>sdc-jtosca</name>
        <properties>
 
index a169fce..0d94dfd 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=4
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}