From 22933b97da2ca82eec51c0fa7645441729ab4906 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Thu, 29 May 2025 15:35:47 +0100 Subject: [PATCH] update references in policy/drools-pdp pom updated references in the policy/drools-pdp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5377 Change-Id: Ia0237abf6aa29c2b5566443919c3e98c1d7d1027 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 58e1aa73..b87c070d 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.0-SNAPSHOT +FROM onap/policy-jdk-alpine:4.2.0 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/pom.xml b/pom.xml index d1b87d51..e88a39df 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent integration - 5.2.0-SNAPSHOT + 5.2.0 @@ -52,8 +52,8 @@ 6.0.6.Final 1.4.01 - 3.2.0-SNAPSHOT - 4.2.0-SNAPSHOT + 3.2.0 + 4.2.0 -- 2.16.6