From: waynedunican Date: Wed, 23 Apr 2025 09:57:19 +0000 (+0100) Subject: Update snapshot and/or references of policy/distribution to latest snapshots X-Git-Tag: 4.2.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F74%2F140774%2F1;p=policy%2Fdistribution.git Update snapshot and/or references of policy/distribution to latest snapshots policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5344 Change-Id: I446f1f4b6bc5b9467a6b81551122abfd628e8c8c Signed-off-by: waynedunican --- diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 45c0576e..a737a9a1 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -1,7 +1,7 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 3.1.2 - 4.1.2 + 3.1.3-SNAPSHOT + 4.1.3-SNAPSHOT --add-opens java.base/java.lang=ALL-UNNAMED diff --git a/reception/pom.xml b/reception/pom.xml index d2c19003..18226342 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2022 Bell Canada. 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. @@ -25,7 +25,7 @@ org.onap.policy.distribution policy-distribution - 4.1.2-SNAPSHOT + 4.1.3-SNAPSHOT reception diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index d27de0e2..6e86bd43 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2019 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. @@ -27,7 +27,7 @@ org.onap.policy.distribution distribution-testsuites - 4.1.2-SNAPSHOT + 4.1.3-SNAPSHOT distribution-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 4c724f1d..856af4e4 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2019-2020 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. @@ -27,7 +27,7 @@ org.onap.policy.distribution policy-distribution - 4.1.2-SNAPSHOT + 4.1.3-SNAPSHOT distribution-testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 576c3530..f6b715c7 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2019 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. @@ -27,7 +27,7 @@ org.onap.policy.distribution distribution-testsuites - 4.1.2-SNAPSHOT + 4.1.3-SNAPSHOT distribution-stability diff --git a/version.properties b/version.properties index dd2ef931..68aaed8b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=4 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}