progress version 17/59017/1
authorMichael Lando <ml636r@att.com>
Sat, 4 Aug 2018 17:35:43 +0000 (20:35 +0300)
committerMichael Lando <ml636r@att.com>
Sat, 4 Aug 2018 17:35:43 +0000 (20:35 +0300)
Change-Id: I68720bf7100500386e4a55705af39d0384ad9c5c
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 6744af9..1b561be 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
        <artifactId>sdc-tosca</artifactId>
        <name>sdc-sdc-tosca</name>
        <description>SDC Tosca Parser JAR file for use by consumers</description>
-       <version>1.4.1-SNAPSHOT</version>
+       <version>1.4.2-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <properties>
index a169fce..0d94dfd 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=4
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}