From: liamfallon Date: Thu, 25 May 2023 08:40:46 +0000 (+0100) Subject: Set snapshot and/or references of policy/parent for new release X-Git-Tag: 4.0.1~23 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=74de70640db8fa98358f755f2301cea9d7883a06 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-4662 Signed-off-by: liamfallon Change-Id: I75a6d18a888e91710dcc92761e545f36178b76e8 --- diff --git a/integration/pom.xml b/integration/pom.xml index 9677f8d0..a8fbdda1 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 3.7.3-SNAPSHOT + 4.0.0-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index c2b00f04..f5a55462 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent policy-parent - 3.7.3-SNAPSHOT + 4.0.0-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 6e63c3c3..6b82c769 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 3.7.3-SNAPSHOT + 4.0.0-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index fc16c1dc..5ae2ec99 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=3 -minor=7 -patch=3 +minor=4 +minor=0 +patch=0 base_version=${major}.${minor}.${patch}