From: ml636r Date: Fri, 11 May 2018 14:49:40 +0000 (+0300) Subject: update version X-Git-Tag: v1.4.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c3faa49849665b4e84c058e9ac1bf12c280299ba;p=sdc%2Fsdc-tosca.git update version apdate master version to 1.4.0 in pom and version properties Change-Id: Ia020661a8ddc0c5a31250a6756e4f90a014d88d8 Issue-ID: SDC-1370 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index 44003e7..b51e68b 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.3.5-SNAPSHOT + 1.4.0-SNAPSHOT jar 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}