From: liamfallon Date: Fri, 21 Oct 2022 09:50:48 +0000 (+0100) Subject: update references in policy/gui pom X-Git-Tag: 2.3.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=379795b768994ba6de8a308d28b4e857eacfcb24;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-4408 Signed-off-by: liamfallon Change-Id: Ida9f068cfdc27414e05b961a92ee3db4837ed4e3 --- diff --git a/packages/policy-gui-docker/src/main/docker/Dockerfile b/packages/policy-gui-docker/src/main/docker/Dockerfile index 24cb428..442cceb 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:2.5.1-SNAPSHOT +FROM onap/policy-jre-alpine:2.5.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy GUI" diff --git a/pom.xml b/pom.xml index 38421c7..9ea4781 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.6.1-SNAPSHOT + 3.6.1 @@ -40,9 +40,9 @@ Code for all the Policy GUI's. - 2.8.1-SNAPSHOT - 1.11.1-SNAPSHOT - 2.7.1-SNAPSHOT + 2.8.1 + 1.11.1 + 2.7.1 ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info