From: waynedunican Date: Wed, 28 May 2025 12:48:09 +0000 (+0100) Subject: Set snapshot and/or references of policy/parent for new minor release X-Git-Tag: 5.2.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ac06bf8dcc7b8dea9e65466af9bfcbca7316abe7;p=policy%2Fparent.git Set snapshot and/or references of policy/parent for new minor release Issue-ID: POLICY-5377 Change-Id: Ie505cd7da58c59802bc8c571e75a5b221afec39b Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 6cd3f8bf..7fb10574 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.1.3-SNAPSHOT + 5.2.0-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 4f8f6650..8d82f628 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.1.3-SNAPSHOT + 5.2.0-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 5.1.3-SNAPSHOT + 5.2.0-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index c47afb30..ca0927ed 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.1.3-SNAPSHOT + 5.2.0-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index ba0d6ef9..72855cd0 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 5.1.3-SNAPSHOT + 5.2.0-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 30a26a75..f366abba 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=5 -minor=1 -patch=3 +minor=2 +patch=0 base_version=${major}.${minor}.${patch}