From c332ae6dfd437d988c6ec6c04aab09ec09888c11 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Wed, 23 Apr 2025 10:57:06 +0100 Subject: [PATCH] Update snapshot and/or references of policy/drools-pdp to latest snapshots policy/drools-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5344 Change-Id: Ibc5b9dbe96c2534526959901e01656d97ec158c8 Signed-off-by: waynedunican --- feature-distributed-locking/pom.xml | 4 ++-- feature-healthcheck/pom.xml | 4 ++-- feature-legacy-config/pom.xml | 4 ++-- feature-lifecycle/pom.xml | 4 ++-- feature-no-locking/pom.xml | 4 ++-- feature-pooling-messages/pom.xml | 4 ++-- feature-test-transaction/pom.xml | 4 ++-- packages/base/pom.xml | 4 ++-- packages/docker/pom.xml | 4 ++-- packages/docker/src/main/docker/Dockerfile | 2 +- packages/install/pom.xml | 4 ++-- packages/pom.xml | 4 ++-- policy-core/pom.xml | 4 ++-- policy-domains/pom.xml | 4 ++-- policy-management/pom.xml | 4 ++-- policy-utils/pom.xml | 4 ++-- pom.xml | 8 ++++---- version.properties | 2 +- 18 files changed, 36 insertions(+), 36 deletions(-) diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index c1f864a3..22bac072 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -3,7 +3,7 @@ ONAP Policy Engine - Drools PDP ================================================================================ Copyright (C) 2018-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020, 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2020, 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT feature-distributed-locking diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 4420c8e0..1dccd284 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT feature-healthcheck diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml index 9c5e8f69..81329ea3 100644 --- a/feature-legacy-config/pom.xml +++ b/feature-legacy-config/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT feature-legacy-config diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 20e01e3c..771cb24c 100644 --- a/feature-lifecycle/pom.xml +++ b/feature-lifecycle/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT feature-lifecycle diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index 1b6d5cc3..2dcf2004 100644 --- a/feature-no-locking/pom.xml +++ b/feature-no-locking/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT feature-no-locking diff --git a/feature-pooling-messages/pom.xml b/feature-pooling-messages/pom.xml index 90f9ddfe..1098d9ae 100644 --- a/feature-pooling-messages/pom.xml +++ b/feature-pooling-messages/pom.xml @@ -3,7 +3,7 @@ ONAP Policy Engine - Drools PDP ================================================================================ Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2024-2025 Nordix Foundation. + Modifications Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT feature-pooling-messages diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 8bbae639..e44796e7 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -3,7 +3,7 @@ feature-test-transaction ================================================================================ Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT feature-test-transaction diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 31771a0c..03cfd4ac 100644 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2025 Nordix Foundation. + Modifications Copyright (C) 2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ org.onap.policy.drools-pdp drools-packages - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT base diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index e02356eb..01af79ab 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017-2018, 2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019-2020 Bell Canada. - Modifications Copyright (C) 2022-2025 Nordix Foundation. + Modifications Copyright (C) 2022-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ org.onap.policy.drools-pdp drools-packages - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT docker diff --git a/packages/docker/src/main/docker/Dockerfile b/packages/docker/src/main/docker/Dockerfile index fe675f25..890a7378 100644 --- a/packages/docker/src/main/docker/Dockerfile +++ b/packages/docker/src/main/docker/Dockerfile @@ -19,7 +19,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jdk-alpine:4.1.2 +FROM onap/policy-jdk-alpine:4.1.3-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 188aafc6..e88adb10 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017, 2022 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2024-2025 Nordix Foundation. + Modifications Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ org.onap.policy.drools-pdp drools-packages - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT install-drools diff --git a/packages/pom.xml b/packages/pom.xml index 61ec00cf..88c0ac2c 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017, 2019-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019-2020 Bell Canada. - Modifications Copyright (C) 2022, 2025 Nordix Foundation. + Modifications Copyright (C) 2022, 2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT drools-packages pom diff --git a/policy-core/pom.xml b/policy-core/pom.xml index d9ee3c5e..31fbf74d 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -5,7 +5,7 @@ ================================================================================ Copyright (C) 2017-2021, 2023 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Bell Canada. - Modifications Copyright (C) 2020,2022-2025 Nordix Foundation. + Modifications Copyright (C) 2020,2022-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml index 91314fbd..8a2c499c 100644 --- a/policy-domains/pom.xml +++ b/policy-domains/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT policy-domains diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 6f0f0b84..d91a9475 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -4,7 +4,7 @@ ONAP Policy Engine - Drools PDP ================================================================================ Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020, 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2020, 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT policy-management diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index ae51ac52..e5548b06 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -4,7 +4,7 @@ ONAP Policy Engine - Drools PDP ================================================================================ Copyright (C) 2017, 2019-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2025 Nordix Foundation. + Modifications Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 585aa780..7e1e133a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,13 +29,13 @@ org.onap.policy.parent integration - 5.1.2 + 5.1.3-SNAPSHOT org.onap.policy.drools-pdp drools-pdp - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pom policy-drools-pdp @@ -52,8 +52,8 @@ 6.0.6.Final 1.4.01 - 3.1.2 - 4.1.2 + 3.1.3-SNAPSHOT + 4.1.3-SNAPSHOT diff --git a/version.properties b/version.properties index d3faa021..95476595 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- 2.16.6