From 30bda129ba777a852f9355a8b432ba86dc6a3d8a Mon Sep 17 00:00:00 2001 From: waynedunican Date: Fri, 16 Feb 2024 13:07:06 +0000 Subject: [PATCH] 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-4932 Change-Id: I3ce2d2d3757e1488c35efe80f48eab6b85a57144 Signed-off-by: waynedunican --- integration/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- version.properties | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index fb632388..86f2ddbc 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 4.1.1 + 4.1.2-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 1d8fcab2..767cbfd7 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent policy-parent - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 5e774d58..f44996a0 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index c01968bb..dd2ef931 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=4 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6