From: liamfallon Date: Wed, 18 Oct 2023 11:19:32 +0000 (+0100) Subject: update references in policy/api pom X-Git-Tag: 3.0.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b6ddf2e41af8781f49ced3c98bd1e085fd7b379f;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-4854 Signed-off-by: liamfallon Change-Id: Ic47ae18e69aa12e6db57bf20532f6f24f4c4b168 --- diff --git a/packages/policy-api-docker/src/main/docker/Dockerfile b/packages/policy-api-docker/src/main/docker/Dockerfile index 91ede32d..9860aee1 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:3.0.1-SNAPSHOT +FROM onap/policy-jre-alpine:3.0.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy API" diff --git a/pom.xml b/pom.xml index 35b47272..bef8c329 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 4.0.1-SNAPSHOT + 4.0.1 @@ -42,8 +42,8 @@ Code that define our external API. - 2.0.1-SNAPSHOT - 3.0.1-SNAPSHOT + 2.0.1 + 3.0.1