From: Pamela Dragosh Date: Thu, 11 Mar 2021 20:36:39 +0000 (-0500) Subject: Bump xacml-pdp 2.5.0-SNAPSHOT X-Git-Tag: 2.5.0~47 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=54aec03827c19cc0685aa6b7cb605bdddc0ee3c3;p=policy%2Fxacml-pdp.git Bump xacml-pdp 2.5.0-SNAPSHOT Issue-ID: POLICY-3105 Change-Id: I9fd03ff6a405b127c1eabbfe301f3b9ea8327aad Signed-off-by: Pamela Dragosh --- diff --git a/applications/common/pom.xml b/applications/common/pom.xml index b133fab4..fd737c32 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT common diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index af998059..e945f97c 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-guard diff --git a/applications/match/pom.xml b/applications/match/pom.xml index ab10b74b..ed61ab47 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-match diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index 4e62ede5..57b02e34 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-monitoring diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index 2b81beff..a9eb1e2e 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-naming diff --git a/applications/native/pom.xml b/applications/native/pom.xml index 750a710d..d6cf7612 100644 --- a/applications/native/pom.xml +++ b/applications/native/pom.xml @@ -3,7 +3,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-native diff --git a/applications/optimization/pom.xml b/applications/optimization/pom.xml index c0d2ef89..ab080f26 100644 --- a/applications/optimization/pom.xml +++ b/applications/optimization/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-optimization diff --git a/applications/pom.xml b/applications/pom.xml index 1740cc19..d366e619 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT org.onap.policy.xacml-pdp.applications diff --git a/main/pom.xml b/main/pom.xml index 69d29a6b..1c52c8b2 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-main diff --git a/packages/policy-xacmlpdp-docker/pom.xml b/packages/policy-xacmlpdp-docker/pom.xml index e1dc8d4b..473c90a3 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.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pom diff --git a/packages/policy-xacmlpdp-tarball/pom.xml b/packages/policy-xacmlpdp-tarball/pom.xml index 09d33765..05e6a83e 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.4.2-SNAPSHOT + 2.5.0-SNAPSHOT policy-xacmlpdp-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 97ea43fc..3aae9ed9 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-packages diff --git a/pom.xml b/pom.xml index 0113c9f6..d8c5831f 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 3.3.0 + 3.4.0-SNAPSHOT org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT pom @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.8.0 - 2.4.1 + 1.9.0-SNAPSHOT + 2.5.0-SNAPSHOT ${project.basedir}/target/code-coverage/jacoco-ut.exec diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index a24f4b60..4bacf11e 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index d850d286..16dc4c0c 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index b32a5ccc..4c3bdfa7 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-stability diff --git a/tutorials/pom.xml b/tutorials/pom.xml index ad18315e..86ac69e4 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT xacml-tutorials diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml index a5f953b9..3b9119e1 100644 --- a/tutorials/tutorial-enforcement/pom.xml +++ b/tutorials/tutorial-enforcement/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp xacml-tutorials - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT org.onap.policy.tutorial diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml index 1bc7c9b8..2c2e0aa3 100644 --- a/tutorials/tutorial-xacml-application/pom.xml +++ b/tutorials/tutorial-xacml-application/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp xacml-tutorials - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT org.onap.policy.tutorial.xacml-application 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} diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index d1edc708..037691f6 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT ..