From 769f821be063b25d11f1a70641695bc32865893f Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 22 Sep 2022 23:22:16 +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-4343 Signed-off-by: liamfallon Change-Id: I0dd6216204369abcb4e5d6bac810c372df18384e --- 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 e07e2d7b..9770bd3b 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.0-SNAPSHOT +FROM onap/policy-jdk-alpine:2.5.0 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/pom.xml b/pom.xml index f75eb616..1800b159 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.6.0-SNAPSHOT + 3.6.0 @@ -51,8 +51,8 @@ 5.4.28.Final 5.1.2.Final 1.4.01 - 1.11.0-SNAPSHOT - 2.7.0-SNAPSHOT + 1.11.0 + 2.7.0 -- 2.16.6