From: Jimmy Forsyth Date: Wed, 8 Apr 2020 16:27:03 +0000 (-0400) Subject: Upversion to 1.7.0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cb5b2cbf0e6b20b7f55defee2b77b4c9432ce21b;p=aai%2Fvalidation.git Upversion to 1.7.0 Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth Change-Id: I7b70d5ae07f27473281efc4d1c31f9c3b03ff5e7 --- diff --git a/pom.xml b/pom.xml index ef0b04e..3c5790e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.validation validation aai-validation - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.onap.oparent oparent @@ -67,7 +67,7 @@ 2.6.2 1.3 20160212 - 1.6.0 + 1.6.6 1.4.1 ${project.build.directory}/bundleconfig/etc/oxm/ 2.23 diff --git a/version.properties b/version.properties index a0756ad..e377fcf 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 +minor=7 patch=0 base_version=${major}.${minor}.${patch}