From: Michael Lando Date: Sat, 26 May 2018 16:58:32 +0000 (+0300) Subject: update version in master X-Git-Tag: 1.6.6~22^2~28 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=718f5b1ab6d4338b6128671d558034eddfd139d8;p=sdc%2Fsdc-tosca.git update version in master update pom anf version.properties to 1.4.0 Change-Id: Ia745033ce141c6c1866ab78f94232a0f9767fae5 Issue-ID: SDC-1370 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index 5a2d1be..db09499 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.sdc.jtosca jtosca - 1.3.5-SNAPSHOT + 1.4.0-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index a24b0ee..d709d86 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=5 +minor=4 +patch=0 base_version=${major}.${minor}.${patch}