From: Jim Hahn Date: Wed, 4 Sep 2019 14:35:54 +0000 (-0400) Subject: Bump version on master branch of policy/parent X-Git-Tag: 3.1.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=c0784b571a00ff28117ae20d7e55cc885db71557 Bump version on master branch of policy/parent Change-Id: I2dfbec1c22d318157b48f8b299d3475bba788b5d Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn --- diff --git a/integration/pom.xml b/integration/pom.xml index 14257797..0a707999 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.parent policy-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 013e19a1..e8a55d40 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT pom diff --git a/version.properties b/version.properties index fd262fb4..bc48f0ac 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=1 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}