From: waynedunican Date: Wed, 26 Nov 2025 11:21:32 +0000 (+0000) 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%2F22%2F142522%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-5491 Change-Id: I22e2a9033eebf3c12c8e355e185e52ab3296f767 Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index c2532335..585e30d7 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.2.2-SNAPSHOT + 5.2.3-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 0f0a92f6..18546925 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.2.2-SNAPSHOT + 5.2.3-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 5.2.2 + 5.2.3-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index bdc6b2c2..b0a58f86 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.2.2-SNAPSHOT + 5.2.3-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 6b1483ec..bbb31309 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 5.2.2-SNAPSHOT + 5.2.3-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 1617c035..25d8f39e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=5 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}