progress jtosca version

after relase update jtosca version

Change-Id: Ie805b9aee838df75987c12a28ebf37ace08260d9
Issue-ID: SDC-1595
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/pom.xml b/pom.xml
index b132eb5..d545367 100644
--- 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>
 
diff --git a/version.properties b/version.properties
index a169fce..0d94dfd 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
 
 major=1
 minor=4
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}