From: Jimmy Forsyth Date: Wed, 8 Apr 2020 14:35:46 +0000 (-0400) Subject: Upversion to 1.7.0 X-Git-Tag: 1.7.0~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=c6428746184f40e6fff0e75d79495aa494cba0f6 Upversion to 1.7.0 Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth Change-Id: I53d3bcc9dc72c1642716ee082c1e39543bb54926 --- diff --git a/pom.xml b/pom.xml index 39c9eaa..8f2bb21 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.data-router data-router - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT aai-data-router @@ -47,7 +47,7 @@ limitations under the License. aaiadmin aaiadmin com.att.csid.lab - 1.6.5 + 1.6.6 0.28.0 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}