analyze and fix IQ server violations JTOSCA
authorGitelman, Tal (tg851x) <tg851x@intl.att.com>
Wed, 14 Mar 2018 17:45:14 +0000 (19:45 +0200)
committerGitelman, Tal (tg851x) <tg851x@intl.att.com>
Wed, 14 Mar 2018 17:45:14 +0000 (19:45 +0200)
Change-Id: I00addf73c5978844c81692a91f2c525621e9f3c4
Issue-ID: SDC-1100
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index a6361e2..403f6fe 100644 (file)
--- 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>
 
index a61846b..190988d 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=3
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}