From: liamfallon Date: Thu, 22 Sep 2022 22:22:20 +0000 (+0100) Subject: update references in policy/pap pom X-Git-Tag: 2.7.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=af451b8dc3682c1f4ba8edfe806be2321a1a3285;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-4343 Signed-off-by: liamfallon Change-Id: Ie9178a197f5789b66bf0945839bdab302bdebccb --- diff --git a/packages/policy-pap-docker/src/main/docker/Dockerfile b/packages/policy-pap-docker/src/main/docker/Dockerfile index 0b3351af..a376b593 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:2.5.0-SNAPSHOT +FROM onap/policy-jre-alpine:2.5.0 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy PAP" diff --git a/pom.xml b/pom.xml index e4dd4eeb..151f9470 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.6.0-SNAPSHOT + 3.6.0 @@ -41,8 +41,8 @@ Code that implements the Policy Administration Backend. - 1.11.0-SNAPSHOT - 2.7.0-SNAPSHOT + 1.11.0 + 2.7.0