From eea14ed8a664e412b39735a235965b4dd08acb6a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 25 Nov 2021 11:41:00 +0000 Subject: [PATCH] Update parent and common references *** Release Phase 7: This commit is generated by a PF release script *** This is the seventh release phase, it updates parent, common and models references in policy/api. Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: I91ed4f245909d7d98b38b918a9835b4d3711df10 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 6ccf72df..aac535d6 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.4.0 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index 49976f3d..8d40c842 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 3.5.0-SNAPSHOT + 3.5.0 @@ -42,8 +42,8 @@ Code that define our external API. - 1.10.0-SNAPSHOT - 2.6.0-SNAPSHOT + 1.10.0 + 2.6.0 -- 2.16.6