From 24c61e260b65e64750e451992fba9309439ca612 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 28 Feb 2022 14:48:45 +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-3958 Signed-off-by: liamfallon Change-Id: If94c01074639109952722728895632c1e1a53125 --- 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 6ccf72df..3a0f06f3 100644 --- a/packages/policy-api-docker/src/main/docker/Dockerfile +++ b/packages/policy-api-docker/src/main/docker/Dockerfile @@ -18,7 +18,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jre-alpine:2.3.1 +FROM onap/policy-jre-alpine:2.3.2 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index 5b33c86c..1b9ba22a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 3.4.4-SNAPSHOT + 3.4.4 @@ -42,8 +42,8 @@ Code that define our external API. - 1.9.2-SNAPSHOT - 2.5.2-SNAPSHOT + 1.9.2 + 2.5.2 -- 2.16.6