From: waynedunican Date: Fri, 17 May 2024 09:25:21 +0000 (+0100) Subject: update references in policy/gui pom X-Git-Tag: 3.1.3~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a414b405c706b554fd167fbde0dadfb599a200d4;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-5001 Change-Id: I439f040562b11d6efab217b6230e474171f6ba28 Signed-off-by: waynedunican --- diff --git a/packages/policy-gui-docker/src/main/docker/Dockerfile b/packages/policy-gui-docker/src/main/docker/Dockerfile index ea0f3e5..51360a0 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.1.3-SNAPSHOT +FROM onap/policy-jre-alpine:3.1.3 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy GUI" diff --git a/pom.xml b/pom.xml index e74103a..253624c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 4.1.3-SNAPSHOT + 4.1.4 @@ -40,9 +40,9 @@ Code for all the Policy GUI's. - 3.1.3-SNAPSHOT - 2.1.3-SNAPSHOT - 3.1.3-SNAPSHOT + 3.1.3 + 2.1.3 + 3.1.3 ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info