From: Jimmy Forsyth Date: Wed, 8 Apr 2020 14:31:19 +0000 (-0400) Subject: Upversion to 1.7.0 X-Git-Tag: 1.7.1~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=4bc46182a3272404750943cb389272c257ee0670 Upversion to 1.7.0 Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth Change-Id: Iab4f5397b370b7e4fec6d3b053b62ecde056aff5 --- diff --git a/pom.xml b/pom.xml index dd30309..665397b 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT jar aai-babel @@ -42,7 +42,7 @@ - 2.1.6.RELEASE + 2.1.12.RELEASE UTF-8 UTF-8 diff --git a/version.properties b/version.properties index 6d9c3d3..e377fcf 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 -patch=3 +minor=7 +patch=0 base_version=${major}.${minor}.${patch}