From: Shabanov, Marina (ms656r) Date: Wed, 25 Sep 2019 14:36:25 +0000 (+0300) Subject: Bump version to 1.6.3 X-Git-Tag: 1.6.5~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9ea78f2e3ac764a0a313b356764283277bcf7023;p=sdc%2Fsdc-tosca.git Bump version to 1.6.3 Issue-ID: SDC-2586 Signed-off-by: Shabanov, Marina (ms656r) Change-Id: Ia1040ab93bf883a13e4614da5ac4b5d692235ec7 --- diff --git a/pom.xml b/pom.xml index 36f333c..9f06be8 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.2-SNAPSHOT + 1.6.3-SNAPSHOT jar diff --git a/version.properties b/version.properties index 07c5885..7b8aab4 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}