From: waynedunican Date: Tue, 30 Sep 2025 14:40:42 +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%2F60%2F142160%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-5461 Change-Id: Ib4f4aaf78a4a9e9c917b379100976deb950d3239 Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 05d262dc..c2532335 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.2.1-SNAPSHOT + 5.2.2-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 8824bcf3..fb657ec0 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.2.1-SNAPSHOT + 5.2.2-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 5.2.1 + 5.2.2-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index e0e22d7c..45e97571 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.2.1-SNAPSHOT + 5.2.2-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 3ee75c81..6b1483ec 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 5.2.1-SNAPSHOT + 5.2.2-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 17aeab76..1617c035 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=5 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}