From 7c611567534f5467288bad170b9dff8012a93c12 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Fri, 3 Aug 2018 00:57:08 +0300 Subject: [PATCH] progress jtosca version after relase update jtosca version Change-Id: Ie805b9aee838df75987c12a28ebf37ace08260d9 Issue-ID: SDC-1595 Signed-off-by: Michael Lando --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b132eb5..d545367 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.sdc.jtosca jtosca - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index a169fce..0d94dfd 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6