From: waynedunican Date: Tue, 6 Jan 2026 09:19:26 +0000 (+0000) Subject: Revert "Update snapshot and/or references of policy/parent to latest snapshots" X-Git-Tag: 6.0.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e10e091c898ca5b0c29c8bd3fd7cb03485143f43;p=policy%2Fparent.git Revert "Update snapshot and/or references of policy/parent to latest snapshots" This reverts commit 2220f577d546cb1906d2b8321172885e1aab2b6c. Reason for revert: signing error Issue-ID: POLICY-5529 Change-Id: I4c3768840429f0bf4836dbf5ff76107d0faf708a Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 9b610d5d..f9f9c80b 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.0-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index e5922a45..19ac7a77 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.0-SNAPSHOT integration pom @@ -37,7 +37,7 @@ Policy Integration POM - 6.0.1-SNAPSHOT + 6.0.0 [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index 1b4f87f8..fc2eb139 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.0-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 392279df..13ae2ed6 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.0-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 7838c401..19ee1fbf 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=6 minor=0 -patch=1 +patch=0 base_version=${major}.${minor}.${patch}