From: Tal Gitelman Date: Tue, 8 Jan 2019 15:33:38 +0000 (+0200) Subject: New version change X-Git-Tag: 1.4.11~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=972b35657e63626878a9e7c8716630424cac3d24;p=sdc%2Fsdc-tosca.git New version change Change-Id: I262e83e7243fcbd5daced68acae59a89b5c0bc74 Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman --- diff --git a/pom.xml b/pom.xml index c13dd41..be8d978 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ sdc-tosca sdc-sdc-tosca SDC Tosca Parser JAR file for use by consumers - 1.4.10-SNAPSHOT + 1.5.0-SNAPSHOT jar 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}