From: waynedunican Date: Thu, 29 May 2025 08:17:12 +0000 (+0100) Subject: update parent references in policy/docker pom X-Git-Tag: 4.2.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f89d035b3fefd02633b9f53b346b84e1d746c614;p=policy%2Fdocker.git update parent references in policy/docker pom updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5377 Change-Id: I513fb693d4760b85cb53c0d90c74911268af8704 Signed-off-by: waynedunican --- diff --git a/policy-db-migrator/src/main/docker/Dockerfile b/policy-db-migrator/src/main/docker/Dockerfile index ce5d1d0a..6fb35d0b 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:4.2.0-SNAPSHOT +FROM onap/policy-jre-alpine:4.2.0 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy db-migrator" diff --git a/pom.xml b/pom.xml index 6c23450e..2dce2814 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 5.1.3-SNAPSHOT + 5.2.0