From 3f94b79a861b5abc588f1694474a0ae6844e7b0c Mon Sep 17 00:00:00 2001 From: waynedunican Date: Tue, 22 Apr 2025 14:27:00 +0100 Subject: [PATCH] Update snapshot and/or references of policy/parent to latest snapshots policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5344 Change-Id: Ibe22b231a5215b6f4520df3b8b6aa9e3e01d0799 Signed-off-by: waynedunican --- checkstyle/pom.xml | 4 ++-- integration/pom.xml | 4 ++-- pom.xml | 4 ++-- resources/pom.xml | 4 ++-- version.properties | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index cd42cf80..6cd3f8bf 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -3,7 +3,7 @@ Copyright (c) 2016-2017 Huawei Technologies Co., Ltd. Modifications copyright (C) 2019 AT&T Intellectual Property 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. @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.1.2-SNAPSHOT + 5.1.3-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 9975210b..6da5ac42 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.1.2-SNAPSHOT + 5.1.3-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 5.1.2 + 5.1.3-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index 2a4fd853..c47afb30 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2020-2021 AT&T. All rights reserved. - Modifications Copyright (C) 2021, 2024-2025 Nordix Foundation. + Modifications Copyright (C) 2021, 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. @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.1.2-SNAPSHOT + 5.1.3-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 6616abc6..ba0d6ef9 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -1,6 +1,6 @@