From 843a2cd9ffe5f225ca96a3fab14fa277a49ffad0 Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Fri, 26 Apr 2024 09:24:53 +0100 Subject: 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-4970 Change-Id: Ia2ed148fbfa92ce295a46a2c5ad588456b606009 Signed-off-by: saul.gill --- 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 +- .../policy-xacmlpdp-docker/pom.xml.versionsBackup | 168 +++++++++++++++++++++ .../src/main/docker/Dockerfile | 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 +- tutorials/pom.xml | 2 +- tutorials/tutorial-enforcement/pom.xml | 2 +- tutorials/tutorial-xacml-application/pom.xml | 2 +- version.properties | 2 +- xacml-test/pom.xml | 2 +- 23 files changed, 193 insertions(+), 25 deletions(-) create mode 100644 packages/policy-xacmlpdp-docker/pom.xml.versionsBackup diff --git a/applications/common/pom.xml b/applications/common/pom.xml index b9fab529..8a8b11a1 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT common diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index e5d03fe2..6696114c 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-guard diff --git a/applications/match/pom.xml b/applications/match/pom.xml index 3ba3bc57..49c37bf6 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-match diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index b3b423b2..469bd536 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-monitoring diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index 5c0cca14..b2c20731 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-naming diff --git a/applications/native/pom.xml b/applications/native/pom.xml index 155da3cf..cdc1518e 100644 --- a/applications/native/pom.xml +++ b/applications/native/pom.xml @@ -4,7 +4,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-native diff --git a/applications/optimization/pom.xml b/applications/optimization/pom.xml index 663b286e..74fe8aa1 100644 --- a/applications/optimization/pom.xml +++ b/applications/optimization/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-optimization diff --git a/applications/pom.xml b/applications/pom.xml index 79dddbf8..76c49dcf 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT org.onap.policy.xacml-pdp.applications diff --git a/main/pom.xml b/main/pom.xml index 66e0cd4d..a7dac828 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-main diff --git a/packages/policy-xacmlpdp-docker/pom.xml b/packages/policy-xacmlpdp-docker/pom.xml index af67623f..e0b9fa41 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 - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pom diff --git a/packages/policy-xacmlpdp-docker/pom.xml.versionsBackup b/packages/policy-xacmlpdp-docker/pom.xml.versionsBackup new file mode 100644 index 00000000..af67623f --- /dev/null +++ b/packages/policy-xacmlpdp-docker/pom.xml.versionsBackup @@ -0,0 +1,168 @@ + + + + + 4.0.0 + + org.onap.policy.xacml-pdp + xacml-packages + 3.1.2-SNAPSHOT + + + pom + policy-xacmlpdp-docker + + ${project.artifactId} + Creates Policy Xacml PDP docker images + + + UTF-8 + UTF-8 + ${project.version} + false + false + false + ${project.basedir}/src/main/docker + yyyyMMdd'T'HHmm + + + + ${project.artifactId}-${project.version} + + + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 + + + validate + + execute + + + https://github.com/onap/policy-docker/raw/master/utils/groovy/docker-tag.groovy + + + + + + + io.github.git-commit-id + git-commit-id-maven-plugin + + + + io.fabric8 + docker-maven-plugin + + + true + 1.23 + ${docker.pull.registry} + ${docker.push.registry} + + + + onap/policy-xacml-pdp + + try + ${dockerFile} + ${docker.contextDir} + + ${project.version} + ${project.version}-${maven.build.timestamp} + ${project.docker.latest.minmax.tag.version} + + + + + + + org.onap.policy.xacml-pdp:policy-xacmlpdp-tarball + + /lib + policy-xacmlpdp.tar.gz + + + + + + + + + + + + clean-images + pre-clean + + remove + + + true + + + + + generate-images + generate-sources + + build + + + + + push-images + deploy + + build + push + + + onap/policy-xacml-pdp + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + + + org.onap.policy.xacml-pdp + policy-xacmlpdp-tarball + ${project.version} + tarball + tar.gz + + + diff --git a/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile b/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile index f2c6a6fe..90627b16 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:3.1.2 +FROM onap/policy-jre-alpine:3.1.3-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 83ba2544..42cc32b5 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 - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT policy-xacmlpdp-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 12ff515e..dc314891 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-packages diff --git a/pom.xml b/pom.xml index 26bcb457..630ff0e6 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 4.1.2 + 4.1.3-SNAPSHOT org.onap.policy.xacml-pdp policy-xacml-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pom @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 2.1.2 - 3.1.2 + 2.1.3-SNAPSHOT + 3.1.3-SNAPSHOT ${project.basedir}/target/code-coverage/jacoco-ut.exec diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 86217646..6f58e6fa 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 643d595d..59068b99 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index cb61c3c1..372db880 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp xacml-testsuites - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-stability diff --git a/tutorials/pom.xml b/tutorials/pom.xml index e7b399c4..7ebd630b 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT xacml-tutorials diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml index dcbef3a6..a6ea537d 100644 --- a/tutorials/tutorial-enforcement/pom.xml +++ b/tutorials/tutorial-enforcement/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp xacml-tutorials - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT org.onap.policy.tutorial diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml index aaf801ca..d9e525c9 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 - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT jar diff --git a/version.properties b/version.properties index d3faa021..95476595 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index 3b52f10a..b420ed42 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.xacml-pdp policy-xacml-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT .. -- cgit 1.2.3-korg