From: waynedunican Date: Wed, 23 Apr 2025 07:19:40 +0000 (+0100) Subject: update references in policy/xacml-pdp pom X-Git-Tag: 4.1.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F52%2F140752%2F1;p=policy%2Fxacml-pdp.git update references in policy/xacml-pdp pom updated references in the policy/xacml-pdp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5344 Change-Id: I521faf21bcff842e66d866ceeb6c017bfc28579d Signed-off-by: waynedunican --- diff --git a/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile b/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile index 62e5e6bb..59553bef 100644 --- a/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile +++ b/packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile @@ -2,7 +2,7 @@ # Dockerfile # ============LICENSE_START======================================================= # Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. -# Modifications Copyright (C) 2022-2025 Nordix Foundation. +# Modifications Copyright (C) 2022-2025 OpenInfra Foundation Europe. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -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:4.1.2-SNAPSHOT +FROM onap/policy-jre-alpine:4.1.2 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy XACML PDP" diff --git a/pom.xml b/pom.xml index 8ca823b2..8e1028a2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ONAP Policy Engine - XACML PDP ================================================================================ Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020, 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2020, 2023-2025 OpenInfra Foundation Europe. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -29,7 +29,7 @@ org.onap.policy.parent integration - 5.1.2-SNAPSHOT + 5.1.2 @@ -43,8 +43,8 @@ This code implements the XACML PDP engine - 3.1.2-SNAPSHOT - 4.1.2-SNAPSHOT + 3.1.2 + 4.1.2 ${project.basedir}/target/code-coverage/jacoco-ut.exec 4.0.0