From cea027d4a5ec3d9abcc6f2171267b28298a1deb0 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 27 Apr 2022 20:55:36 +0100 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-4089 Signed-off-by: liamfallon Change-Id: I924f7541fade3884a3bed0926ad7a598e278a06d --- 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 3199bb59..ee315ed1 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.2 +FROM onap/policy-jre-alpine:2.4.3 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index bab2b951..394b6a55 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 3.5.3-SNAPSHOT + 3.5.3 @@ -42,8 +42,8 @@ Code that define our external API. - 1.10.3-SNAPSHOT - 2.6.3-SNAPSHOT + 1.10.3 + 2.6.3 -- 2.16.6