From: liamfallon Date: Tue, 14 Nov 2023 15:52:31 +0000 (+0100) Subject: Set all cross references of policy/docker X-Git-Tag: 3.1.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0a32da8957faea5b96de55b540f594dc6bf9bfba;p=policy%2Fdocker.git Set all cross references of policy/docker policy/docker updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon Change-Id: Ifb234f8abb2cb43a563ebfcff4170a67fcf2a880 Signed-off-by: liamfallon --- diff --git a/policy-db-migrator/src/main/docker/Dockerfile b/policy-db-migrator/src/main/docker/Dockerfile index baa108ab..16d5168f 100644 --- a/policy-db-migrator/src/main/docker/Dockerfile +++ b/policy-db-migrator/src/main/docker/Dockerfile @@ -18,7 +18,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jre-alpine:3.0.3-SNAPSHOT +FROM onap/policy-jre-alpine:3.1.0-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy db-migrator" diff --git a/pom.xml b/pom.xml index 06c47143..a92a327c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 4.0.3-SNAPSHOT + 4.1.0-SNAPSHOT