From 77c5cabdb27f6a70ce0fe517b5e72a53ea02c5b5 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Wed, 26 Nov 2025 15:06:53 +0000 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-5491 Change-Id: Id9876cdc9d305e1262ed95d4ad9c27a82fc5c719 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 303228f3..70a34310 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.2-SNAPSHOT +FROM onap/policy-jdk-alpine:4.2.2 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/pom.xml b/pom.xml index b70ba7c1..3043f093 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent integration - 5.2.2-SNAPSHOT + 5.2.2 @@ -52,8 +52,8 @@ 6.0.6.Final 1.4.01 - 3.2.2-SNAPSHOT - 4.2.2-SNAPSHOT + 3.2.2 + 4.2.2 -- 2.16.6