From: rameshiyer27 Date: Mon, 24 Apr 2023 13:51:13 +0000 (+0100) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Tag: 4.0.1~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=52ba06549a32cf0ebc5ae265b99b65bed307cb85 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 --- 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}