From f1a16c7a223098eaa22144d3f99ab7d266842006 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Tue, 30 Sep 2025 15:40:42 +0100 Subject: [PATCH] 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 --- checkstyle/pom.xml | 2 +- integration/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- version.properties | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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} -- 2.16.6