From 17602c9384627c2d08d66df9fd8ce8a2e9be50c3 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Tue, 2 Dec 2025 11:29:18 +0000 Subject: [PATCH] Set all cross references of policy/drools-pdp policy/drools-pdp updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-5491 Change-Id: I659f8b89ce5c639b3a589e16aa90524f8952d608 Signed-off-by: waynedunican --- packages/docker/src/main/docker/Dockerfile | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/docker/src/main/docker/Dockerfile b/packages/docker/src/main/docker/Dockerfile index 35ada008..af716b33 100644 --- a/packages/docker/src/main/docker/Dockerfile +++ b/packages/docker/src/main/docker/Dockerfile @@ -19,7 +19,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jdk-alpine:4.2.3-SNAPSHOT +FROM onap/policy-jdk-alpine:5.0.0-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/pom.xml b/pom.xml index 501ef032..d6434883 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent integration - 5.2.3-SNAPSHOT + 6.0.0-SNAPSHOT @@ -52,8 +52,8 @@ 6.0.6.Final 1.4.01 - 3.2.3-SNAPSHOT - 4.2.3-SNAPSHOT + 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT -- 2.16.6