From: Jimmy Forsyth Date: Wed, 11 Dec 2019 20:32:28 +0000 (-0500) Subject: Upversion for Frankfurt X-Git-Tag: 1.6.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=b9d4cdf415e9050754cd63a5399daa3e2711deeb Upversion for Frankfurt Issue-ID: AAI-2737 Signed-off-by: Jimmy Forsyth Change-Id: I91bd8d7b63c7c7fbb3dee0ef41f5ec7155e86006 --- diff --git a/pom.xml b/pom.xml index 16cbba9..10a4f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/version.properties b/version.properties index 4c24975..b9e3014 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,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}