From: Pamela Dragosh Date: Tue, 19 May 2020 23:28:19 +0000 (-0400) Subject: Bump parent 3.2.0 on master X-Git-Tag: 3.2.0~31^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=47d1b2c1064da356d7a9726f1c8d35cb68e9a4a1 Bump parent 3.2.0 on master Issue-ID: POLICY-2514 Change-Id: I22902bd8b7a0c1e021870b441259950f9ac96970 Signed-off-by: Pamela Dragosh --- diff --git a/integration/pom.xml b/integration/pom.xml index d7496b03..352f8103 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index ce20c9fd..505c0ccf 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent policy-parent - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT pom diff --git a/version.properties b/version.properties index 7f9c4908..f34034bc 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=1 -patch=4 +minor=2 +patch=0 base_version=${major}.${minor}.${patch}