From: liamfallon Date: Thu, 25 Nov 2021 11:41:25 +0000 (+0000) Subject: Update parent and common references X-Git-Tag: 2.2.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=27514affe9dc140b2aee57ddda2d613d8b47c3f1;p=policy%2Fgui.git Update parent and common references *** Release Phase 7: This commit is generated by a PF release script *** This is the seventh release phase, it updates parent, common and models references in policy/gui. Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: Ie35ade0a637fc0070d38b2e8e072dadd51d4b9e2 Signed-off-by: liamfallon --- diff --git a/packages/policy-gui-docker/src/main/docker/Dockerfile b/packages/policy-gui-docker/src/main/docker/Dockerfile index d1af499..b19deb9 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.3.1 +FROM onap/policy-jre-alpine:2.4.0 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index 1d56261..2aee306 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.5.0-SNAPSHOT + 3.5.0 @@ -40,8 +40,8 @@ Code for all the Policy GUI's. - 1.10.0-SNAPSHOT - 2.6.0-SNAPSHOT + 1.10.0 + 2.6.0 ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info