From: akenihan Date: Fri, 16 Jan 2026 15:24:25 +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=92bd2543b16bbb8c658b0233c46c50e6735e898b;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-5529 Change-Id: Ieb6aee650eab5b9fd2400b40e3c146db99a7726d Signed-off-by: akenihan --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 9b610d5d..e540661a 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 6.0.1-SNAPSHOT + 6.0.2-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 8c2d0544..59162a46 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 6.0.1-SNAPSHOT + 6.0.2-SNAPSHOT integration pom @@ -37,7 +37,7 @@ Policy Integration POM - 6.0.1 + 6.0.2-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index 1b4f87f8..ed36535b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 6.0.1-SNAPSHOT + 6.0.2-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 392279df..1ae1f4fa 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 6.0.1-SNAPSHOT + 6.0.2-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 7838c401..819a8c05 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=6 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}