From: saul.gill Date: Mon, 20 May 2024 11:04:10 +0000 (+0100) Subject: Set all cross references of policy/pap X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fpap.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster;ds=sidebyside Set all cross references of policy/pap policy/pap updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: I307c004700027ccecd9d586536ac79a58405c408 Signed-off-by: saul.gill --- diff --git a/packages/policy-pap-docker/src/main/docker/Dockerfile b/packages/policy-pap-docker/src/main/docker/Dockerfile index da9bd965..766fcbd2 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:3.1.4-SNAPSHOT +FROM onap/policy-jre-alpine:4.0.0-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy PAP" diff --git a/pom.xml b/pom.xml index 2042a075..9189193c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 4.1.5-SNAPSHOT + 5.0.0-SNAPSHOT @@ -41,8 +41,8 @@ Code that implements the Policy Administration Backend. - 2.1.4-SNAPSHOT - 3.1.4-SNAPSHOT + 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT