From: Tal Gitelman Date: Thu, 18 Jan 2018 12:08:29 +0000 (+0200) Subject: Review security issues: sdc-jtosca X-Git-Tag: 1.6.6~22^2~54 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e614317c7147947441b31e773604a6cb6ddfe059;p=sdc%2Fsdc-tosca.git Review security issues: sdc-jtosca Change-Id: Ia8fd505b61a95cecd0607ac5b6e65e04a576cbfb Issue-ID: SDC-809 Signed-off-by: Tal Gitelman --- diff --git a/pom.xml b/pom.xml index 2b2f8bb..a6afeee 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdc.jtosca jtosca - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index 8471f55..10a6323 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}