From: Suresh Charan Date: Tue, 25 Apr 2023 16:13:23 +0000 (-0400) Subject: update references in policy/gui pom X-Git-Tag: 2.4.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d26a38f03c41a10b5dcaf591a6cb41baf99c23de;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-4648 Signed-off-by: Suresh Charan Change-Id: I6e20af894856a274d7d4b6d4f7383cd9ae2c56d5 --- diff --git a/packages/policy-gui-docker/src/main/docker/Dockerfile b/packages/policy-gui-docker/src/main/docker/Dockerfile index b10e78b..c68f8ff 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.6.2-SNAPSHOT +FROM onap/policy-jre-alpine:2.6.2 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy GUI" diff --git a/pom.xml b/pom.xml index c1b00f2..29f524c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.7.2-SNAPSHOT + 3.7.2 @@ -40,9 +40,9 @@ Code for all the Policy GUI's. - 2.9.2-SNAPSHOT - 1.12.2-SNAPSHOT - 2.8.2-SNAPSHOT + 2.9.2 + 1.12.2 + 2.8.2 ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info