From: waynedunican Date: Wed, 12 Mar 2025 13:34:36 +0000 (+0000) Subject: update references in policy/api pom X-Git-Tag: 4.1.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bc824dfb270d688d0441d6abf6f8711e40837fd2;p=policy%2Fapi.git 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-5314 Change-Id: I255e554d7176c0c047738e7385344aaf9d98836d Signed-off-by: waynedunican --- diff --git a/packages/policy-api-docker/src/main/docker/Dockerfile b/packages/policy-api-docker/src/main/docker/Dockerfile index bf8f1a86..5cca3843 100644 --- a/packages/policy-api-docker/src/main/docker/Dockerfile +++ b/packages/policy-api-docker/src/main/docker/Dockerfile @@ -3,7 +3,7 @@ # ============LICENSE_START======================================================= # Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. # Modifications Copyright (C) 2022 Bell Canada. All rights reserved. -# Modifications Copyright (C) 2022-2023 Nordix Foundation. +# Modifications Copyright (C) 2022-2025 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ RUN mkdir /packages /extracted COPY /maven/lib/policy-api.tar.gz /packages/ RUN tar xvzf /packages/policy-api.tar.gz --directory /extracted/ -FROM onap/policy-jre-alpine:4.1.1-SNAPSHOT +FROM onap/policy-jre-alpine:4.1.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy API" diff --git a/pom.xml b/pom.xml index b6dd60b0..7367e922 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2018 Samsung Electronics Co., Ltd. All rights reserved. Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019-2020, 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2019-2020, 2023-2025 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,6 +18,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + + SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> @@ -28,7 +30,7 @@ org.onap.policy.parent integration - 5.1.1-SNAPSHOT + 5.1.1 @@ -42,8 +44,8 @@ Code that define our external API. - 3.1.1-SNAPSHOT - 4.1.1-SNAPSHOT + 3.1.1 + 4.1.1