From: akenihan Date: Mon, 12 Jan 2026 15:23:27 +0000 (+0000) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Tag: 6.0.1~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=afd44e042d3d8d12613293b623b12c65a6e47e06;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: Id1b5a7447e3c437a6bd363097dc60724cf25f225 Signed-off-by: akenihan --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index f9f9c80b..9b610d5d 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 19ac7a77..e5922a45 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT integration pom @@ -37,7 +37,7 @@ Policy Integration POM - 6.0.0 + 6.0.1-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index fc2eb139..1b4f87f8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 13ae2ed6..392279df 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 19ee1fbf..7838c401 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=6 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}