From: waynedunican Date: Wed, 28 May 2025 13:24:34 +0000 (+0100) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F79%2F140979%2F1;p=policy%2Fparent.git Update snapshot and/or references of policy/parent to latest snapshots policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5377 Change-Id: I4447615c85e31098e962f20c824ff60c8ad74d37 Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 7fb10574..05d262dc 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.2.0-SNAPSHOT + 5.2.1-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index c47b12c4..c60b5bc9 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.2.0-SNAPSHOT + 5.2.1-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 5.2.0 + 5.2.1-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index ca0927ed..3bcfecdd 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.2.0-SNAPSHOT + 5.2.1-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 72855cd0..3ee75c81 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 5.2.0-SNAPSHOT + 5.2.1-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index f366abba..17aeab76 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=5 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}