From: liamfallon Date: Wed, 18 Oct 2023 14:48:48 +0000 (+0100) Subject: update references in policy/gui pom X-Git-Tag: 3.0.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2189076c17b9c35ba3cb7f627bd6640169528320;p=policy%2Fgui.git update references in policy/gui pom updated references in the policy/gui pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon Change-Id: Ic8efda9e1e838b7ee079ba03c55c55b11b968efa --- diff --git a/packages/policy-gui-docker/src/main/docker/Dockerfile b/packages/policy-gui-docker/src/main/docker/Dockerfile index a14edb6..c1f01c8 100644 --- a/packages/policy-gui-docker/src/main/docker/Dockerfile +++ b/packages/policy-gui-docker/src/main/docker/Dockerfile @@ -18,7 +18,7 @@ # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -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 GUI" diff --git a/pom.xml b/pom.xml index c8fe96b..504ec06 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 4.0.1-SNAPSHOT + 4.0.1 @@ -40,9 +40,9 @@ Code for all the Policy GUI's. - 3.0.1-SNAPSHOT - 2.0.1-SNAPSHOT - 3.0.1-SNAPSHOT + 3.0.1 + 2.0.1 + 3.0.1 ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info