From: rameshiyer27 Date: Tue, 19 Nov 2024 17:24:54 +0000 (+0000) Subject: Set snapshot and/or references of policy/parent for new release X-Git-Tag: 5.1.0~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9cea8efa1254711860fbd52fbb60f58cadaf9a87;p=policy%2Fparent.git Set snapshot and/or references of policy/parent for new release policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I1bd9a7c0442eecaabef2897a4a0dcda5df4d4e45 Signed-off-by: rameshiyer27 --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 72052618..acc94c6d 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent policy-parent - 5.0.2-SNAPSHOT + 5.1.0-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 3f881423..f48b7d0f 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.0.2-SNAPSHOT + 5.1.0-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index d7cc054c..af01d0a4 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.0.2-SNAPSHOT + 5.1.0-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 87e51ef5..35f07ee7 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.0.2-SNAPSHOT + 5.1.0-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 443752c3..28e55175 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=5 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}