From: waynedunican Date: Tue, 11 Mar 2025 14:22:12 +0000 (+0000) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Tag: 5.1.2~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=57c383769eb7d735857b9335445d20d65723f739;p=policy%2Fparent.git 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-5314 Change-Id: I3b2252e0a07f414d275a7d9aea2b761d3e63429f Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 102eeb1e..cd42cf80 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 Nordix Foundation. + Modifications Copyright (C) 2024-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 +16,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 --> @@ -23,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.1.1-SNAPSHOT + 5.1.2-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 33b8714c..536d80b5 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.1.1-SNAPSHOT + 5.1.2-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 5.1.1 + 5.1.2-SNAPSHOT [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec diff --git a/pom.xml b/pom.xml index 682b3963..2a4fd853 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.1.1-SNAPSHOT + 5.1.2-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 37f77c8c..6616abc6 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -1,6 +1,6 @@ + + SPDX-License-Identifier: Apache-2.0 +--> org.onap.policy.parent policy-parent - 5.1.1-SNAPSHOT + 5.1.2-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 98a488c3..4987cf66 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=5 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}