summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-14 19:45:14 +0200
committerGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-14 19:45:14 +0200
commitffb1042f8fae035e1c55eeb0792bebac6e7d0c94 (patch)
treede4a8e995ed80da198a7c3d1557ecc03da17b57c
parentd25b009dafd808485a06643b879d7a8d682e42e0 (diff)
analyze and fix IQ server violations JTOSCA
Change-Id: I00addf73c5978844c81692a91f2c525621e9f3c4 Issue-ID: SDC-1100 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a6361e2..403f6fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<name>sdc-jtosca</name>
<properties>
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}