From: Sonsino, Ofir (os0695) Date: Wed, 17 Apr 2019 14:15:57 +0000 (+0300) Subject: Bump jtosca version X-Git-Tag: 1.6.6~22^2~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a0244589b50f80bc510b5d8dd4df02bb5870056e;p=sdc%2Fsdc-tosca.git Bump jtosca version Change-Id: I52608df18dd96e63676634a1d29dcd117f5c8737 Issue-ID: SDC-2244 Signed-off-by: Sonsino, Ofir (os0695) --- diff --git a/pom.xml b/pom.xml index 02b4861..5dd141f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.sdc.jtosca jtosca - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT sdc-jtosca 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}