From: liamfallon Date: Fri, 21 Oct 2022 07:06:10 +0000 (+0100) Subject: update references in policy/distribution pom X-Git-Tag: 2.8.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6ab598452ce7de5c5b330988f447ee668d75e9cf;p=policy%2Fdistribution.git update references in policy/distribution pom updated references in the policy/distribution pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon Change-Id: I2f9a3c9b71a3ec76a1fb89e146616ba0b43e3ca0 --- diff --git a/packages/policy-distribution-docker/src/main/docker/Dockerfile b/packages/policy-distribution-docker/src/main/docker/Dockerfile index bff048b4..0eedf89e 100644 --- a/packages/policy-distribution-docker/src/main/docker/Dockerfile +++ b/packages/policy-distribution-docker/src/main/docker/Dockerfile @@ -25,7 +25,7 @@ RUN mkdir /packages /extracted COPY /maven/lib/policy-distribution.tar.gz /packages/ RUN tar xvzf /packages/policy-distribution.tar.gz --directory /extracted/ -FROM onap/policy-jre-alpine:2.5.1-SNAPSHOT +FROM onap/policy-jre-alpine:2.5.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy SDC Service Distribution" diff --git a/pom.xml b/pom.xml index 67c10e6d..06ee069c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 3.6.1-SNAPSHOT + 3.6.1 @@ -45,8 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.11.1-SNAPSHOT - 2.7.1-SNAPSHOT + 1.11.1 + 2.7.1