From: liamfallon Date: Fri, 12 Mar 2021 09:28:34 +0000 (+0000) Subject: Bump PAP to 2.5.0-SNAPSHOT X-Git-Tag: 2.5.0~61 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=47e13bfe1671e83e58c17e04e453ee52a9e239f9;p=policy%2Fpap.git Bump PAP to 2.5.0-SNAPSHOT Issue-ID: POLICY-3105 Change-Id: I558a09dcc5a28df1a978f760b5fe0eeee72aeb30 Signed-off-by: liamfallon --- diff --git a/main/pom.xml b/main/pom.xml index 970f3354..8129e89b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap policy-pap - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pap-main diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml index d84761fb..ff443c49 100644 --- a/packages/policy-pap-docker/pom.xml +++ b/packages/policy-pap-docker/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap pap-packages - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT policy-pap-docker diff --git a/packages/policy-pap-tarball/pom.xml b/packages/policy-pap-tarball/pom.xml index 4f10aa54..b9fa58da 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 - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT policy-pap-tarball diff --git a/packages/pom.xml b/packages/pom.xml index ed44c8f2..322b8b3a 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap policy-pap - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pap-packages diff --git a/pom.xml b/pom.xml index 28aa9ded..f327e257 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.pap policy-pap - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pom diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 686c9a47..07dbe3d2 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap pap-testsuites - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pap-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 60ffec0c..8787e33b 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.pap policy-pap - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pap-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index ebc31d59..c0f9cf4b 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.pap pap-testsuites - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pap-stability diff --git a/version.properties b/version.properties index 926fe5b0..756f8a39 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=4 -patch=2 +minor=5 +patch=0 base_version=${major}.${minor}.${patch}