From: jhh Date: Wed, 4 Aug 2021 21:50:27 +0000 (-0500) Subject: Bump versions to 2.4.5-SNAPSHOT X-Git-Tag: 2.4.5~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c640bfeee6bb9f8062704acc151dc63377963bc6;p=policy%2Fxacml-pdp.git Bump versions to 2.4.5-SNAPSHOT Issue-ID: POLICY-3329 Signed-off-by: jhh Change-Id: Ie7b92dc715df3330e3075b5c595627234a953528 --- diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 6fcbd7e8..a47296d7 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT common diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index aef6cae6..de3a4972 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-guard diff --git a/applications/match/pom.xml b/applications/match/pom.xml index 77d74def..5c5d94a5 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-match diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index f673ed23..06238791 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-monitoring diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index 2b32096f..26d4bb4d 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-naming diff --git a/applications/native/pom.xml b/applications/native/pom.xml index 629309d8..6d298680 100644 --- a/applications/native/pom.xml +++ b/applications/native/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-native diff --git a/applications/optimization/pom.xml b/applications/optimization/pom.xml index 8d210fd6..398d0ed3 100644 --- a/applications/optimization/pom.xml +++ b/applications/optimization/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-optimization diff --git a/applications/pom.xml b/applications/pom.xml index 9595867b..143a8e2e 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT org.onap.policy.xacml-pdp.applications diff --git a/main/pom.xml b/main/pom.xml index a7dd11b5..38d1d39a 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-main diff --git a/packages/policy-xacmlpdp-docker/pom.xml b/packages/policy-xacmlpdp-docker/pom.xml index c5897f1f..80c7bf8a 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.4-SNAPSHOT + 2.4.5-SNAPSHOT pom diff --git a/packages/policy-xacmlpdp-tarball/pom.xml b/packages/policy-xacmlpdp-tarball/pom.xml index a3db941a..ce1b771b 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.4-SNAPSHOT + 2.4.5-SNAPSHOT policy-xacmlpdp-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 6d50ce98..547d75eb 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-packages diff --git a/pom.xml b/pom.xml index 2d35686d..70bff410 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT pom diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 862d78b3..977d3017 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 3412c1d1..ac774211 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index b891566c..832836ff 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-stability diff --git a/tutorials/pom.xml b/tutorials/pom.xml index a026fd51..b6aac74c 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.4.4-SNAPSHOT + 2.4.5-SNAPSHOT xacml-tutorials diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml index 44dfa72a..5b880bfc 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.4-SNAPSHOT + 2.4.5-SNAPSHOT org.onap.policy.tutorial diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml index 29a71ebe..4754d3b2 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.4-SNAPSHOT + 2.4.5-SNAPSHOT org.onap.policy.tutorial.xacml-application diff --git a/version.properties b/version.properties index 35e80d6b..1e4caa5e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index 9b9fc19c..9bc27f50 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.4-SNAPSHOT + 2.4.5-SNAPSHOT ..