From: Jimmy Forsyth Date: Wed, 19 Jun 2019 22:33:41 +0000 (-0400) Subject: Upversion for global jjb transition X-Git-Tag: 1.5.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F90204%2F1;p=aai%2Fvalidation.git Upversion for global jjb transition Issue-ID: AAI-2501 Change-Id: I84f3fde66da363d556055a34cdfe4f89e85deb52 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 6822fc0..6f96d99 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.validation validation aai-validation - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.oparent oparent @@ -67,7 +67,7 @@ 2.6.2 1.3 20160212 - 1.0.5 + 1.5.0 1.4.1 ${project.build.directory}/bundleconfig/etc/oxm/ 2.23 diff --git a/version.properties b/version.properties index eff345c..99af342 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=4 -patch=1 +minor=5 +patch=0 base_version=${major}.${minor}.${patch}