From: Jessica Wagantall Date: Fri, 17 Nov 2017 00:38:59 +0000 (-0800) Subject: Bump minor version X-Git-Tag: v1.2.0~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=commitdiff_plain;h=d05d3f159db3e26c7dd66c5b2a2bc4783e25bea4 Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: If5bc82d9e2f31ca86fb8c6e164a5e104aeed8b4c Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 15c10f6..0830374 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.onap.aai.router-core router-core bundle - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT aai-router-core google_checks.xml diff --git a/version.properties b/version.properties index 7f86aa1..faf06bb 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=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch}