From 312abfb176f28a4664baabbf0479a0844987a2de Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 10 Mar 2022 09:12:41 +0000 Subject: [PATCH] update references in policy/api pom updated references in the policy/api pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-3982 Signed-off-by: liamfallon Change-Id: Idc17a71a7ab98cd035a93efb76d7963bbc2e5aa9 Signed-off-by: liamfallon --- packages/policy-api-docker/src/main/docker/Dockerfile | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/policy-api-docker/src/main/docker/Dockerfile b/packages/policy-api-docker/src/main/docker/Dockerfile index 652d97d8..4585a28b 100644 --- a/packages/policy-api-docker/src/main/docker/Dockerfile +++ b/packages/policy-api-docker/src/main/docker/Dockerfile @@ -19,7 +19,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============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 1a788d04..aa3f9448 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 3.5.1-SNAPSHOT + 3.5.1 @@ -42,8 +42,8 @@ Code that define our external API. - 1.10.1-SNAPSHOT - 2.6.1-SNAPSHOT + 1.10.1 + 2.6.1 -- 2.16.6