From: Jimmy Forsyth Date: Wed, 8 Apr 2020 16:28:45 +0000 (-0400) Subject: Upversion to 1.7.0 X-Git-Tag: 1.7.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cc8a618a7da2c3b8553a19397da79eef60547005;p=aai%2Fmodel-loader.git Upversion to 1.7.0 Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth Change-Id: I71cbe63a4579386b52e228b89786045a090da2e8 --- diff --git a/pom.xml b/pom.xml index 3f91ff8..ad49ff7 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/version.properties b/version.properties index a06c1c8..703fb93 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,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}