From 8247edef41939e2f511e53612be005433b917d9e Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 12 Apr 2022 18:41:53 +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-4089 Signed-off-by: liamfallon Change-Id: Ic6a1d4078601f27b6bb4a115982afae1c71aa7a5 --- 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 b3c312c7..4df77724 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.4.1 +FROM onap/policy-jdk-alpine:2.4.2 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index 84decc61..67409c28 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.5.2-SNAPSHOT + 3.5.2 @@ -51,8 +51,8 @@ 5.4.28.Final 5.1.2.Final 1.4.01 - 1.10.2-SNAPSHOT - 2.6.2-SNAPSHOT + 1.10.2 + 2.6.2 -- 2.16.6