From: waynedunican Date: Mon, 27 Jan 2025 13:52:46 +0000 (+0000) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Tag: 5.1.1~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a8142868047e9d772052c31b57ad8d419b1dc4b1;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-5255 Change-Id: I98f4f2e02a9402f0c0528665b4c07338e7666eb6 Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index acc94c6d..102eeb1e 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.1-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index cb1a6404..ac9f3046 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.1-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 5.1.0 + 5.1.1-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index af01d0a4..c65e1174 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.1-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 35f07ee7..37f77c8c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.1-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 28e55175..98a488c3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=5 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}