From: Ofir Sonsino Date: Mon, 28 Oct 2019 09:56:20 +0000 (+0200) Subject: Bump to 1.6.5 X-Git-Tag: 1.6.5~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7f26b650a3a058327cd6ced31ccd4d4b5b3f053f;p=sdc%2Fsdc-tosca.git Bump to 1.6.5 Change-Id: I7106b63cfb06613c37ed354e89dd2d25e6f40300 Issue-ID: SDC-2586 Signed-off-by: Ofir Sonsino --- diff --git a/pom.xml b/pom.xml index 9f06be8..0fa843e 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.6.3-SNAPSHOT + 1.6.5-SNAPSHOT jar diff --git a/version.properties b/version.properties index 7b8aab4..beaf19b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=3 +patch=5 base_version=${major}.${minor}.${patch}