From: Tal Gitelman Date: Tue, 8 Jan 2019 15:31:28 +0000 (+0200) Subject: New version change X-Git-Tag: 1.6.6~22^2~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f500065cc4edf1e51657d701c487cad90930c86e;p=sdc%2Fsdc-tosca.git New version change Change-Id: Icc6e5c4113d84f6ee9e5d7e34cbb32c079f8e67f Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman --- diff --git a/pom.xml b/pom.xml index c75ce9b..7497f2d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.sdc.jtosca jtosca - 1.4.10-SNAPSHOT + 1.5.0-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index 3a44f58..011dc3c 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=4 -patch=10 +minor=5 +patch=0 base_version=${major}.${minor}.${patch}