From: Jimmy Forsyth Date: Wed, 19 Jun 2019 19:58:54 +0000 (-0400) Subject: Upversion for global jjb transition X-Git-Tag: 1.5.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=commitdiff_plain;h=ceb92033a00b432b5e5898622f62364392960937 Upversion for global jjb transition Issue-ID: AAI-2492 Change-Id: Ibc95e177f65d8b70a221ca2db4015f71bdc568c2 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 77d0339..a889c80 100644 --- a/pom.xml +++ b/pom.xml @@ -31,16 +31,16 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT aai-gizmo ${basedir}/target 1.4.1 - 1.0.5 - 1.4.0 - 1.4.0 - 1.3.1 + 1.5.0 + 1.5.1 + 1.5.1 + 1.5.0 0.60 @@ -222,7 +222,7 @@ limitations under the License. org.onap.aai rest-client - 1.2.1 + 1.5.0 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}