From: waynedunican Date: Wed, 1 Oct 2025 11:39:01 +0000 (+0100) Subject: update references in policy/distribution pom X-Git-Tag: 4.2.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1140b6b735d9dfa73d7aa30d96add629d51e0aef;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-5461 Change-Id: I442459d89ef5d5268f03f93fa523ac97a8ee83f1 Signed-off-by: waynedunican --- diff --git a/packages/policy-distribution-docker/src/main/docker/Dockerfile b/packages/policy-distribution-docker/src/main/docker/Dockerfile index 3c6ace94..6098d6a1 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:4.2.1-SNAPSHOT +FROM onap/policy-jre-alpine:4.2.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy SDC Service Distribution" diff --git a/pom.xml b/pom.xml index 282e2c25..0445425b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent integration - 5.2.1-SNAPSHOT + 5.2.1 @@ -47,8 +47,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 3.2.1-SNAPSHOT - 4.2.1-SNAPSHOT + 3.2.1 + 4.2.1 --add-opens java.base/java.lang=ALL-UNNAMED