aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2019-04-17 17:15:57 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2019-04-17 17:15:57 +0300
commita0244589b50f80bc510b5d8dd4df02bb5870056e (patch)
tree4dcc06776ebda4472d368d7dd1e0324f1dc03566
parente85cec5f2344bbb802ad5ce8085efa9e34d9eaf1 (diff)
Bump jtosca version1.5.1dublin
Change-Id: I52608df18dd96e63676634a1d29dcd117f5c8737 Issue-ID: SDC-2244 Signed-off-by: Sonsino, Ofir (os0695) <os0695@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 02b4861..5dd141f 100644
--- 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>
diff --git a/version.properties b/version.properties
index 011dc3c..81c5c8f 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=5
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}