From 9822166f222be4a85dcee6b1d92ff824b004cab1 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 27 Oct 2020 15:02:45 -0400 Subject: [PATCH] Bump xacml-pdp master to 2.4.0-SNAPSHOT Bumping minor version now that guilin branch has been created. Also repointed to snapshot versions for dependencies. Issue-ID: POLICY-2875 Change-Id: I145f638d6409f92cf916b08ace10a159d5e52c73 Signed-off-by: Jim Hahn --- applications/common/pom.xml | 2 +- applications/guard/pom.xml | 2 +- applications/match/pom.xml | 2 +- applications/monitoring/pom.xml | 2 +- applications/naming/pom.xml | 2 +- applications/native/pom.xml | 2 +- applications/optimization/pom.xml | 2 +- applications/pom.xml | 2 +- main/pom.xml | 2 +- packages/policy-xacmlpdp-docker/pom.xml | 2 +- packages/policy-xacmlpdp-tarball/pom.xml | 2 +- packages/pom.xml | 2 +- pom.xml | 8 ++++---- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 2 +- version.properties | 4 ++-- xacml-test/pom.xml | 2 +- 18 files changed, 22 insertions(+), 22 deletions(-) diff --git a/applications/common/pom.xml b/applications/common/pom.xml index dfb4973e..09d5e7a3 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT common diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 190411b1..ebd114a3 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-guard diff --git a/applications/match/pom.xml b/applications/match/pom.xml index f2151df3..7a192e80 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-match diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index 44f3c4cd..ef857398 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-monitoring diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index e4d4bddd..fa032fa3 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-naming diff --git a/applications/native/pom.xml b/applications/native/pom.xml index 910b5453..b94536c3 100644 --- a/applications/native/pom.xml +++ b/applications/native/pom.xml @@ -3,7 +3,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-native diff --git a/applications/optimization/pom.xml b/applications/optimization/pom.xml index fabcb6d6..ec8f9eb0 100644 --- a/applications/optimization/pom.xml +++ b/applications/optimization/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-optimization diff --git a/applications/pom.xml b/applications/pom.xml index 79032be9..ced22219 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT org.onap.policy.xacml-pdp.applications diff --git a/main/pom.xml b/main/pom.xml index d4b21d71..fea525ea 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-main diff --git a/packages/policy-xacmlpdp-docker/pom.xml b/packages/policy-xacmlpdp-docker/pom.xml index ea062058..07bad8dc 100644 --- a/packages/policy-xacmlpdp-docker/pom.xml +++ b/packages/policy-xacmlpdp-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp xacml-packages - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT pom diff --git a/packages/policy-xacmlpdp-tarball/pom.xml b/packages/policy-xacmlpdp-tarball/pom.xml index b452f413..2aa32a89 100644 --- a/packages/policy-xacmlpdp-tarball/pom.xml +++ b/packages/policy-xacmlpdp-tarball/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp xacml-packages - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT policy-xacmlpdp-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 102b2fb6..ed66d983 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-packages diff --git a/pom.xml b/pom.xml index 53e215a8..93ba2b48 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 3.2.0 + 3.3.0-SNAPSHOT org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT pom @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.7.1 - 2.3.5 + 1.8.0-SNAPSHOT + 2.4.0-SNAPSHOT diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 21c66de9..f8956a51 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index c52491b5..b2e5c810 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 700fb6c1..637dd4f4 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT xacml-stability diff --git a/version.properties b/version.properties index 2648c135..ee5d4d0e 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=3 -patch=4 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index e7a6494c..61440c76 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT .. -- 2.16.6