From: waynedunican Date: Wed, 1 Oct 2025 11:38:52 +0000 (+0100) Subject: update references in policy/api pom X-Git-Tag: 4.2.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=064a2b99d4427ab08cdc1f49dc7903838b2e6f84;p=policy%2Fapi.git update references in policy/api pom updated references in the policy/api pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5461 Change-Id: Icdce283675c5c27a7fb471799f79a3685040c944 Signed-off-by: waynedunican --- diff --git a/packages/policy-api-docker/src/main/docker/Dockerfile b/packages/policy-api-docker/src/main/docker/Dockerfile index 0e810cfe..662a3c93 100644 --- a/packages/policy-api-docker/src/main/docker/Dockerfile +++ b/packages/policy-api-docker/src/main/docker/Dockerfile @@ -26,7 +26,7 @@ RUN mkdir /packages /extracted COPY /maven/lib/policy-api.tar.gz /packages/ RUN tar xvzf /packages/policy-api.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 API" diff --git a/pom.xml b/pom.xml index 29d94a36..6f401274 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent integration - 5.2.1-SNAPSHOT + 5.2.1 @@ -44,8 +44,8 @@ Code that define our external API. - 3.2.1-SNAPSHOT - 4.2.1-SNAPSHOT + 3.2.1 + 4.2.1