From: akenihan Date: Fri, 23 Jan 2026 13:51:24 +0000 (+0000) Subject: Update snapshot and/or references of policy/xacml-pdp to latest snapshots X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a74904c9caf4a2245b289f34c8b2f239da2beb2e;p=policy%2Fxacml-pdp.git Update snapshot and/or references of policy/xacml-pdp to latest snapshots policy/xacml-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5529 Change-Id: Ia919458b53b022df4e63c99c58853f84a4d29261 Signed-off-by: akenihan --- diff --git a/applications/common/pom.xml b/applications/common/pom.xml index d3368b83..814f256d 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.xacml-pdp.applications applications - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT common diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index bb19da06..ed4a0145 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-guard diff --git a/applications/match/pom.xml b/applications/match/pom.xml index 4ac644ec..8fc30df3 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-match diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index a83ca83d..32b4f9c5 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-monitoring diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index 0de1b82f..7abc7392 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-naming diff --git a/applications/native/pom.xml b/applications/native/pom.xml index caa54895..fbaf2051 100644 --- a/applications/native/pom.xml +++ b/applications/native/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-native diff --git a/applications/optimization/pom.xml b/applications/optimization/pom.xml index 84b79d3d..d25dea77 100644 --- a/applications/optimization/pom.xml +++ b/applications/optimization/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-optimization diff --git a/applications/pom.xml b/applications/pom.xml index f431620f..9a8c9939 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT org.onap.policy.xacml-pdp.applications diff --git a/main/pom.xml b/main/pom.xml index 7a780466..3a7e4457 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-main diff --git a/packages/policy-xacmlpdp-docker/pom.xml b/packages/policy-xacmlpdp-docker/pom.xml index 9b8ef4b8..28214fec 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 - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT pom diff --git a/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile b/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile index ba6b80ab..37eca34a 100644 --- a/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile +++ b/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile @@ -25,7 +25,7 @@ RUN mkdir /packages /extracted COPY /maven/lib/policy-xacmlpdp.tar.gz /packages/ RUN tar xvzf /packages/policy-xacmlpdp.tar.gz --directory /extracted/ -FROM onap/policy-jre-alpine:5.0.0 +FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy XACML PDP" diff --git a/packages/policy-xacmlpdp-tarball/pom.xml b/packages/policy-xacmlpdp-tarball/pom.xml index 4bfb0fff..fb93bde9 100644 --- a/packages/policy-xacmlpdp-tarball/pom.xml +++ b/packages/policy-xacmlpdp-tarball/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp xacml-packages - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT policy-xacmlpdp-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 3d2e3508..0d666665 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-packages diff --git a/pom.xml b/pom.xml index cbe575b1..725d87e6 100644 --- a/pom.xml +++ b/pom.xml @@ -29,13 +29,13 @@ org.onap.policy.parent integration - 6.0.1 + 6.0.2-SNAPSHOT org.onap.policy.xacml-pdp policy-xacml-pdp - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT pom @@ -43,8 +43,8 @@ This code implements the XACML PDP engine - 4.0.0 - 5.0.0 + 4.0.1-SNAPSHOT + 5.0.1-SNAPSHOT ${project.basedir}/target/code-coverage/jacoco-ut.exec 4.0.0 diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index deacc5ec..eb28d087 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index af7e01df..7cbf294b 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index fd345232..12615ad6 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-stability diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 3290e6a4..8fee7174 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT xacml-tutorials diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml index 66cc754a..32499bec 100644 --- a/tutorials/tutorial-enforcement/pom.xml +++ b/tutorials/tutorial-enforcement/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.xacml-pdp xacml-tutorials - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT org.onap.policy.tutorial diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml index c9436d90..53bda837 100644 --- a/tutorials/tutorial-xacml-application/pom.xml +++ b/tutorials/tutorial-xacml-application/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.xacml-pdp xacml-tutorials - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT jar diff --git a/version.properties b/version.properties index 295674ed..60ac1544 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=5 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index 90eec076..4ffd0461 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT ..