From 77108dc421d73732c264a5485fc9a0188d472e67 Mon Sep 17 00:00:00 2001 From: "Ben-kimon, Hofit (hb272c)" Date: Sun, 16 Sep 2018 17:38:29 +0300 Subject: [PATCH] use new jtosca after fix Change-Id: I1bf2156ed02d5464c8147d01bf8f1963045c6121 Issue-ID: SDC-1764 Signed-off-by: Ben-kimon, Hofit (hb272c) --- pom.xml | 4 ++-- version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2992055..b04e237 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ sdc-tosca sdc-sdc-tosca SDC Tosca Parser JAR file for use by consumers - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT jar @@ -118,7 +118,7 @@ org.onap.sdc.jtosca jtosca - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/version.properties b/version.properties index 0d94dfd..a54766f 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- 2.16.6