From: Ofir Sonsino Date: Fri, 6 Sep 2019 08:48:15 +0000 (+0300) Subject: bump version to 1.6.2 X-Git-Tag: 1.6.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9b9124d146f1de836c9644548f6ec0516740cae3;p=sdc%2Fsdc-tosca.git bump version to 1.6.2 need to bump again due to issue with releasing 1.6.1 Change-Id: I5880a44f7f83c74dbe777a9f13b34b5a5551f75b Issue-ID: SDC-2504 Signed-off-by: Ofir Sonsino --- diff --git a/pom.xml b/pom.xml index a661522..36f333c 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.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar diff --git a/version.properties b/version.properties index 0f0fb2b..07c5885 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=0 +patch=2 base_version=${major}.${minor}.${patch}