From: Michael Lando Date: Thu, 2 Aug 2018 21:57:08 +0000 (+0300) Subject: progress jtosca version X-Git-Tag: 1.6.6~22^2~26 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7c611567534f5467288bad170b9dff8012a93c12;p=sdc%2Fsdc-tosca.git progress jtosca version after relase update jtosca version Change-Id: Ie805b9aee838df75987c12a28ebf37ace08260d9 Issue-ID: SDC-1595 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index b132eb5..d545367 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.sdc.jtosca jtosca - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT sdc-jtosca 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}