Bump jtosca version
authorSonsino, Ofir (os0695) <os0695@intl.att.com>
Wed, 17 Apr 2019 14:15:57 +0000 (17:15 +0300)
committerSonsino, Ofir (os0695) <os0695@intl.att.com>
Wed, 17 Apr 2019 14:15:57 +0000 (17:15 +0300)
Change-Id: I52608df18dd96e63676634a1d29dcd117f5c8737
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 02b4861..5dd141f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.sdc.jtosca</groupId>
        <artifactId>jtosca</artifactId>
-       <version>1.5.0-SNAPSHOT</version>
+       <version>1.5.1-SNAPSHOT</version>
        <name>sdc-jtosca</name>
        <properties>
 
index 011dc3c..81c5c8f 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=5
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}