From d4cbdf4a7e89c21810225a435234419b4346ac13 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 10 Mar 2022 09:12:57 +0000 Subject: [PATCH 1/1] update references in policy/pap pom updated references in the policy/pap pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-3982 Signed-off-by: liamfallon Change-Id: Ia809db011a805e9bec71b5843dbf6a3b5b2ea30b Signed-off-by: liamfallon --- packages/policy-pap-docker/src/main/docker/Dockerfile | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/policy-pap-docker/src/main/docker/Dockerfile b/packages/policy-pap-docker/src/main/docker/Dockerfile index 36205643..33dd2a25 100644 --- a/packages/policy-pap-docker/src/main/docker/Dockerfile +++ b/packages/policy-pap-docker/src/main/docker/Dockerfile @@ -20,7 +20,7 @@ # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jre-alpine:2.4.0 +FROM onap/policy-jre-alpine:2.4.1 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index b7bc820f..aad9a880 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.5.1-SNAPSHOT + 3.5.1 @@ -41,8 +41,8 @@ Code that implements the Policy Administration Backend. - 1.10.1-SNAPSHOT - 2.6.1-SNAPSHOT + 1.10.1 + 2.6.1 -- 2.16.6