From: rameshiyer27 Date: Tue, 19 Nov 2024 17:25:33 +0000 (+0000) Subject: Set snapshot and/or references of policy/pap for new release X-Git-Tag: 4.1.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4f55401884e3c3e2a10c9459b006164f6550c360;p=policy%2Fpap.git Set snapshot and/or references of policy/pap for new release policy/pap updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I06dde41b8f54817843f8bd4df40b5895fe692553 Signed-off-by: rameshiyer27 --- diff --git a/main/pom.xml b/main/pom.xml index 3806343b..df3e1ce6 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap policy-pap - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pap-main diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml index 02753c11..8fc09e45 100644 --- a/packages/policy-pap-docker/pom.xml +++ b/packages/policy-pap-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap pap-packages - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT policy-pap-docker diff --git a/packages/policy-pap-tarball/pom.xml b/packages/policy-pap-tarball/pom.xml index 19fd21d7..db01cc5d 100644 --- a/packages/policy-pap-tarball/pom.xml +++ b/packages/policy-pap-tarball/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap pap-packages - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT policy-pap-tarball diff --git a/packages/pom.xml b/packages/pom.xml index c0abd43f..57e90620 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap policy-pap - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pap-packages diff --git a/pom.xml b/pom.xml index 9e169234..d951da48 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.pap policy-pap - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pom diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 68c94736..61db187e 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap pap-testsuites - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pap-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 46e2a656..1d57b560 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.pap policy-pap - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pap-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index bdca3247..b7bcda67 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.pap pap-testsuites - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pap-stability diff --git a/version.properties b/version.properties index b45c8037..b0ccfcd7 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}