Bump jtosca version
authorSonsino, Ofir (os0695) <os0695@intl.att.com>
Tue, 7 May 2019 15:46:27 +0000 (18:46 +0300)
committerSonsino, Ofir (os0695) <os0695@intl.att.com>
Tue, 7 May 2019 15:46:27 +0000 (18:46 +0300)
Change-Id: I033ddd7e6aee86dc469c00e1f7e5d6ea1c9a6a73
Issue-ID: SDC-2244
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 5dd141f..631f678 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.sdc.jtosca</groupId>
        <artifactId>jtosca</artifactId>
-       <version>1.5.1-SNAPSHOT</version>
+       <version>1.6.0-SNAPSHOT</version>
        <name>sdc-jtosca</name>
        <properties>
 
index 81c5c8f..0f0fb2b 100644 (file)
@@ -4,8 +4,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=5
-patch=1
+minor=6
+patch=0
 
 base_version=${major}.${minor}.${patch}