From: Jimmy Forsyth Date: Wed, 8 Apr 2020 16:07:47 +0000 (-0400) Subject: Upversion to 1.7.0 X-Git-Tag: 1.7.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=commitdiff_plain;h=9fdfb866a2f44a10d6224b4fae560083222afe8e Upversion to 1.7.0 Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth Change-Id: Icc989a3bdaff76d7d532754364fcb182c434864e --- diff --git a/pom.xml b/pom.xml index e0ff239..c9fadce 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.router-core router-core bundle - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT aai-router-core google_checks.xml @@ -90,7 +90,7 @@ limitations under the License. org.onap.aai.schema-service aai-schema - 1.6.5 + 1.6.6 org.onap.aai.aai-common diff --git a/version.properties b/version.properties index 98eaf26..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=5 +minor=7 +patch=0 base_version=${major}.${minor}.${patch}