From: waynedunican Date: Thu, 13 Mar 2025 07:37:20 +0000 (+0000) Subject: Update snapshot and/or references of policy/distribution to latest snapshots X-Git-Tag: 4.1.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F140469%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-5314 Change-Id: I1f796bf10e94306a7f590274a4b9be8c47f89b70 Signed-off-by: waynedunican --- diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 910a1a9e..45c0576e 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -1,6 +1,7 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 3.1.1 - 4.1.1 + 3.1.2-SNAPSHOT + 4.1.2-SNAPSHOT --add-opens java.base/java.lang=ALL-UNNAMED diff --git a/reception/pom.xml b/reception/pom.xml index 67d6a94c..d2c19003 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution policy-distribution - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT reception diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 6da42856..d27de0e2 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -4,6 +4,7 @@ ================================================================================ Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. + Modifications Copyright (C) 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. @@ -16,6 +17,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========================================================= --> org.onap.policy.distribution distribution-testsuites - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT distribution-performance @@ -49,4 +52,4 @@ - \ No newline at end of file + diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 0bc89eec..4c724f1d 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -4,6 +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. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -16,6 +17,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========================================================= --> org.onap.policy.distribution policy-distribution - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT distribution-testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index e0c8b5e2..576c3530 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -4,6 +4,7 @@ ================================================================================ Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. + Modifications Copyright (C) 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. @@ -16,6 +17,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========================================================= --> org.onap.policy.distribution distribution-testsuites - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT distribution-stability @@ -49,4 +52,4 @@ - \ No newline at end of file + diff --git a/version.properties b/version.properties index c01968bb..dd2ef931 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=4 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}