From: Ram Krishna Verma Date: Wed, 20 May 2020 13:08:48 +0000 (-0400) Subject: Bump pap to 2.2.4-SNAPSHOT X-Git-Tag: 2.3.0~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=06afbd67ec6d8ae3bd9c3859c046e30a41b17225;p=policy%2Fpap.git Bump pap to 2.2.4-SNAPSHOT Issue-ID: POLICY-2514 Change-Id: Iea5b6375975b0225d5b803cc2500adc46fc83804 Signed-off-by: Ram Krishna Verma --- diff --git a/main/pom.xml b/main/pom.xml index 9c3b012e..9d262739 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap policy-pap - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT pap-main diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml index 65aeeed7..c111c5a2 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.2.3-SNAPSHOT + 2.2.4-SNAPSHOT policy-pap-docker diff --git a/packages/policy-pap-tarball/pom.xml b/packages/policy-pap-tarball/pom.xml index 628a2459..a0cb99ae 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.2.3-SNAPSHOT + 2.2.4-SNAPSHOT policy-pap-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 1c8c5e92..a99b70e9 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap policy-pap - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT pap-packages diff --git a/pom.xml b/pom.xml index 7ab0d9ce..7cea0d7b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.pap policy-pap - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT pom diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index f20a3de5..90e76460 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap pap-testsuites - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT pap-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 38faccb6..cf7eb08e 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.pap policy-pap - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT pap-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 6e00fb0f..b028eedd 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.pap pap-testsuites - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT pap-stability diff --git a/version.properties b/version.properties index a7658aec..dd0bf5c9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}