From 91a1e79193e8d9e9570300e65b1a64a23f0d5533 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Wed, 6 Dec 2017 21:27:48 +0200 Subject: [PATCH] update versions Change-Id: Ie6679ae665aab664c091980f3c1c649f1ab15f57 Issue-ID: SDC-684 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 60cf4c9..5acd402 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdc.jtosca jtosca - 1.1.1-SNAPSHOT + 1.1.20-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index 6608eae..1b5cae5 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=1 -patch=1 +patch=20 base_version=${major}.${minor}.${patch} -- 2.16.6