From: Jimmy Forsyth Date: Wed, 14 Aug 2019 15:51:10 +0000 (-0400) Subject: Upversion gizmo on master X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=629894294cbdcb8467079d856642a6cde9f89f60;p=aai%2Fgizmo.git Upversion gizmo on master Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth Change-Id: I82fab336dea0c91d1bfe2d3e44be0240e6225f93 --- diff --git a/pom.xml b/pom.xml index e39acd3..692e726 100644 --- a/pom.xml +++ b/pom.xml @@ -31,15 +31,15 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT aai-gizmo ${basedir}/target 1.4.1 - 1.5.0 - 1.5.1 - 1.5.1 + 1.5.1 + 1.5.3 + 1.5.3 1.5.0 @@ -53,7 +53,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.19.RELEASE + 1.5.21.RELEASE pom import diff --git a/version.properties b/version.properties index 99af342..a0756ad 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=5 +minor=6 patch=0 base_version=${major}.${minor}.${patch}