From: waynedunican Date: Thu, 29 May 2025 14:35:49 +0000 (+0100) Subject: update references in policy/pap pom X-Git-Tag: 4.2.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4ae4d1c9a002100fcf8120db2b01cbe99e78ddb1;p=policy%2Fpap.git update references in policy/pap pom updated references in the policy/pap pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5377 Change-Id: I1d668fc38ce0879c6fc49063c3ad8c7f76662aa0 Signed-off-by: waynedunican --- diff --git a/packages/policy-pap-docker/src/main/docker/Dockerfile b/packages/policy-pap-docker/src/main/docker/Dockerfile index a4153dd6..1342f849 100644 --- a/packages/policy-pap-docker/src/main/docker/Dockerfile +++ b/packages/policy-pap-docker/src/main/docker/Dockerfile @@ -26,7 +26,7 @@ RUN mkdir /packages /extracted COPY /maven/lib/policy-pap.tar.gz /packages/ RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ -FROM onap/policy-jre-alpine:4.2.0-SNAPSHOT +FROM onap/policy-jre-alpine:4.2.0 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy PAP" diff --git a/pom.xml b/pom.xml index 51591dd2..c5c8ec98 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent integration - 5.2.0-SNAPSHOT + 5.2.0 @@ -43,8 +43,8 @@ Code that implements the Policy Administration Backend. - 3.2.0-SNAPSHOT - 4.2.0-SNAPSHOT + 3.2.0 + 4.2.0