From 1c6ac1f3721d9a5ac77b99a20042f12d65171e5b Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Mon, 18 Nov 2024 16:31:38 +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-5166 Change-Id: I9cec4da0dc50530607fd6997f9dc7fa46d7d52af Signed-off-by: rameshiyer27 --- 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 d263ba71..c5b6496d 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.0.1-SNAPSHOT +FROM onap/policy-jdk-alpine:4.0.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/pom.xml b/pom.xml index bc188553..ab75daa3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 5.0.1-SNAPSHOT + 5.0.1 @@ -50,8 +50,8 @@ 6.0.6.Final 1.4.01 - 3.0.1-SNAPSHOT - 4.0.1-SNAPSHOT + 3.0.1 + 4.0.1 -- 2.16.6