From: Gitelman, Tal (tg851x) Date: Wed, 14 Mar 2018 17:45:14 +0000 (+0200) Subject: analyze and fix IQ server violations JTOSCA X-Git-Tag: 1.6.6~22^2~44 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ffb1042f8fae035e1c55eeb0792bebac6e7d0c94;p=sdc%2Fsdc-tosca.git analyze and fix IQ server violations JTOSCA Change-Id: I00addf73c5978844c81692a91f2c525621e9f3c4 Issue-ID: SDC-1100 Signed-off-by: Gitelman, Tal (tg851x) --- diff --git a/pom.xml b/pom.xml index a6361e2..403f6fe 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.sdc.jtosca jtosca - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index a61846b..190988d 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}