From 24870c592838a637d42249ff850ebfef8161347a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 25 May 2023 09:41:22 +0100 Subject: [PATCH] Set snapshot and/or references of policy/xacml-pdp for new release policy/xacml-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon Change-Id: Ifa4e2a1d0801b991b1bafd275161eb42e943bb64 --- 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 | 2 +- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 2 +- tutorials/pom.xml | 2 +- tutorials/tutorial-enforcement/pom.xml | 2 +- tutorials/tutorial-xacml-application/pom.xml | 2 +- version.properties | 6 +++--- xacml-test/pom.xml | 2 +- 21 files changed, 23 insertions(+), 23 deletions(-) diff --git a/applications/common/pom.xml b/applications/common/pom.xml index c2c84bc5..5723deac 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT common diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 3d221de0..bd6dcbe3 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-guard diff --git a/applications/match/pom.xml b/applications/match/pom.xml index 50981a48..be9c59cb 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-match diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index 55658646..e8925700 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-monitoring diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index 26d07dc8..7c9c5db8 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-naming diff --git a/applications/native/pom.xml b/applications/native/pom.xml index 8c524bf6..e1b49315 100644 --- a/applications/native/pom.xml +++ b/applications/native/pom.xml @@ -3,7 +3,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-native diff --git a/applications/optimization/pom.xml b/applications/optimization/pom.xml index 81c5d93b..45d4eb27 100644 --- a/applications/optimization/pom.xml +++ b/applications/optimization/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-optimization diff --git a/applications/pom.xml b/applications/pom.xml index 21dc8d9b..e3feaa45 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT org.onap.policy.xacml-pdp.applications diff --git a/main/pom.xml b/main/pom.xml index c9abdd12..e86c4a9f 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-main diff --git a/packages/policy-xacmlpdp-docker/pom.xml b/packages/policy-xacmlpdp-docker/pom.xml index efb0bcbb..6a499ab6 100644 --- a/packages/policy-xacmlpdp-docker/pom.xml +++ b/packages/policy-xacmlpdp-docker/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp xacml-packages - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT pom diff --git a/packages/policy-xacmlpdp-tarball/pom.xml b/packages/policy-xacmlpdp-tarball/pom.xml index ca440fb4..7c42fca6 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.8.3-SNAPSHOT + 3.0.0-SNAPSHOT policy-xacmlpdp-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 8615a6a7..d050f148 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-packages diff --git a/pom.xml b/pom.xml index 7007e059..d935b34e 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT pom diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 0194616f..9c3f5fde 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 98fba548..97f4b248 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 806c5ccd..00a08710 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-stability diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 73a60757..391e9c83 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT xacml-tutorials diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml index 5c12bedb..07795514 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.8.3-SNAPSHOT + 3.0.0-SNAPSHOT org.onap.policy.tutorial diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml index 0f3813a5..002f5f5c 100644 --- a/tutorials/tutorial-xacml-application/pom.xml +++ b/tutorials/tutorial-xacml-application/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp xacml-tutorials - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT jar diff --git a/version.properties b/version.properties index 4e87a60a..4ba0a9a8 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=2 -minor=8 -patch=3 +minor=3 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index dd023714..24940040 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 2.8.3-SNAPSHOT + 3.0.0-SNAPSHOT .. -- 2.16.6