From: saul.gill Date: Mon, 11 Dec 2023 11:40:18 +0000 (+0000) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Tag: 4.1.1~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=39e24f8e35c42a2cc8e5e36b7ecb13e5c643e7ac 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-4907 Signed-off-by: saul.gill Change-Id: I40cbab341a31ff4781237e339f7dd39cff0476f3 --- diff --git a/integration/pom.xml b/integration/pom.xml index 2af220cf..8bd36b21 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 4.1.0 + 4.1.1-SNAPSHOT ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 diff --git a/pom.xml b/pom.xml index 4aafc10a..1d8fcab2 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent policy-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 34e39508..5e774d58 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index b0ccfcd7..c01968bb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=4 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}