From: liamfallon Date: Wed, 13 Oct 2021 14:27:57 +0000 (+0100) Subject: Update parent/common/models/docker references X-Git-Tag: 2.5.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b928830b92997fe2ac3a00a2cb977eedc54c943f;p=policy%2Fpap.git Update parent/common/models/docker references Issue-ID: POLICY-3696 Change-Id: Ie3cfd25c36e30d7e85448da48a27419252cea077 Signed-off-by: liamfallon --- diff --git a/packages/policy-pap-docker/src/main/docker/Dockerfile b/packages/policy-pap-docker/src/main/docker/Dockerfile index 4d7a34f2..e1e22647 100644 --- a/packages/policy-pap-docker/src/main/docker/Dockerfile +++ b/packages/policy-pap-docker/src/main/docker/Dockerfile @@ -19,7 +19,7 @@ # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jre-alpine:2.3.0 +FROM onap/policy-jre-alpine:2.3.1 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index 866188e1..4d323b31 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.4.2 + 3.4.3 @@ -41,8 +41,8 @@ Code that implements the Policy Administration Backend. - 1.9.0 - 2.5.0 + 1.9.1 + 2.5.1