From: Tal Gitelman Date: Wed, 23 Jan 2019 17:03:29 +0000 (+0200) Subject: SDC distribution failed bug fix X-Git-Tag: 1.4.52^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7be8c037640b3ef36c0e4384244c821371680bb4;p=sdc%2Fjtosca.git SDC distribution failed bug fix Change-Id: I2e8302f0595a92d48c83501adde4778898c3d11b Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman --- diff --git a/pom.xml b/pom.xml index 7a7bf35..9e6f98a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.sdc.jtosca jtosca - 1.4.51-SNAPSHOT + 1.4.52-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index 8887d67..d1a83f2 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=51 +patch=52 base_version=${major}.${minor}.${patch}