From 52ba06549a32cf0ebc5ae265b99b65bed307cb85 Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Mon, 24 Apr 2023 14:51:13 +0100 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-4648 Signed-off-by: rameshiyer27 Change-Id: I98b953623515b6d9106f195e1956a27bc0e96d74 --- 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 a7781444..9677f8d0 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 3.7.2-SNAPSHOT + 3.7.3-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 11 - 3.7.2 + 3.7.3-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 7b3bfe99..c2b00f04 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent policy-parent - 3.7.2-SNAPSHOT + 3.7.3-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 87297eb6..6e63c3c3 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 3.7.2-SNAPSHOT + 3.7.3-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 47f195de..fc16c1dc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=7 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- 2.16.6