From 0eaa36335658beddde6445c0dac5dbe0a0a1114a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 21 Oct 2022 08:06:14 +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-4408 Signed-off-by: liamfallon Change-Id: Ifed9a5af43b74e218eae625b3a96c745104aafa1 --- 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 65d7a6b7..d8435085 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:2.5.1-SNAPSHOT +FROM onap/policy-jdk-alpine:2.5.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/pom.xml b/pom.xml index 2afb32b8..cd9be89b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.6.1-SNAPSHOT + 3.6.1 @@ -51,8 +51,8 @@ 5.4.28.Final 5.1.2.Final 1.4.01 - 1.11.1-SNAPSHOT - 2.7.1-SNAPSHOT + 1.11.1 + 2.7.1 -- 2.16.6