From 41c6076652fe06dc677bd260c33358cd458fe81d Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 12 Apr 2022 18:41:50 +0100 Subject: [PATCH] update references in policy/distribution pom updated references in the policy/distribution pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon Change-Id: Iad3b16598014463b331c891c599f1a4c380bb757 --- packages/policy-distribution-docker/src/main/docker/Dockerfile | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/policy-distribution-docker/src/main/docker/Dockerfile b/packages/policy-distribution-docker/src/main/docker/Dockerfile index 8ecdc5d4..80e45b55 100644 --- a/packages/policy-distribution-docker/src/main/docker/Dockerfile +++ b/packages/policy-distribution-docker/src/main/docker/Dockerfile @@ -19,7 +19,7 @@ # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jre-alpine:2.4.1 +FROM onap/policy-jre-alpine:2.4.2 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index 29ec635c..0daa63a5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 3.5.2-SNAPSHOT + 3.5.2 @@ -45,8 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.10.2-SNAPSHOT - 2.6.2-SNAPSHOT + 1.10.2 + 2.6.2 -- 2.16.6