From c235b0c741d9d3bcf677d71c433013d2cb587376 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Thu, 13 Mar 2025 10:49:53 +0000 Subject: [PATCH] Update snapshot and/or references of policy/drools-applications to latest snapshots policy/drools-applications updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5314 Change-Id: I335506ed8dbeae78a312198371365aba4e012c1e Signed-off-by: waynedunican --- controlloop/common/controller-usecases/pom.xml | 6 ++++-- controlloop/common/coordination/pom.xml | 6 ++++-- controlloop/common/eventmanager/pom.xml | 6 ++++-- controlloop/common/feature-controlloop-management/pom.xml | 6 ++++-- controlloop/common/feature-controlloop-trans/pom.xml | 6 ++++-- controlloop/common/feature-controlloop-usecases/pom.xml | 6 ++++-- controlloop/common/feature-controlloop-utils/pom.xml | 6 ++++-- controlloop/common/pom.xml | 6 ++++-- controlloop/common/rules-test/pom.xml | 6 ++++-- controlloop/packages/apps-controlloop/pom.xml | 6 ++++-- controlloop/packages/artifacts-controlloop/pom.xml | 6 ++++-- controlloop/packages/basex-controlloop/pom.xml | 6 ++++-- controlloop/packages/docker-controlloop/pom.xml | 6 ++++-- controlloop/packages/pom.xml | 6 ++++-- controlloop/pom.xml | 6 ++++-- pom.xml | 10 +++++----- testsuites/performance/pom.xml | 6 ++++-- testsuites/pom.xml | 8 +++++--- testsuites/stability/pom.xml | 8 +++++--- version.properties | 2 +- 20 files changed, 80 insertions(+), 44 deletions(-) diff --git a/controlloop/common/controller-usecases/pom.xml b/controlloop/common/controller-usecases/pom.xml index e90c58433..7b863688d 100644 --- a/controlloop/common/controller-usecases/pom.xml +++ b/controlloop/common/controller-usecases/pom.xml @@ -4,7 +4,7 @@ ONAP ================================================================================ Copyright (C) 2020-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-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. @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT controller-usecases diff --git a/controlloop/common/coordination/pom.xml b/controlloop/common/coordination/pom.xml index 70125cb12..2155258fd 100644 --- a/controlloop/common/coordination/pom.xml +++ b/controlloop/common/coordination/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-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. @@ -17,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.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT coordination diff --git a/controlloop/common/eventmanager/pom.xml b/controlloop/common/eventmanager/pom.xml index f72b6d912..6eb3f869f 100644 --- a/controlloop/common/eventmanager/pom.xml +++ b/controlloop/common/eventmanager/pom.xml @@ -3,7 +3,7 @@ eventmanager ================================================================================ Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019, 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2019, 2023-2025 Nordix Foundation. Modifications Copyright (C) 2019-2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT eventmanager diff --git a/controlloop/common/feature-controlloop-management/pom.xml b/controlloop/common/feature-controlloop-management/pom.xml index c52580129..33fd6e3e8 100644 --- a/controlloop/common/feature-controlloop-management/pom.xml +++ b/controlloop/common/feature-controlloop-management/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019, 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2019, 2023-2025 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT feature-controlloop-management diff --git a/controlloop/common/feature-controlloop-trans/pom.xml b/controlloop/common/feature-controlloop-trans/pom.xml index c29ed85e4..d82db7772 100644 --- a/controlloop/common/feature-controlloop-trans/pom.xml +++ b/controlloop/common/feature-controlloop-trans/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019, 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2019, 2023-2025 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT feature-controlloop-trans diff --git a/controlloop/common/feature-controlloop-usecases/pom.xml b/controlloop/common/feature-controlloop-usecases/pom.xml index 4a6e10e5e..6c08c5f44 100644 --- a/controlloop/common/feature-controlloop-usecases/pom.xml +++ b/controlloop/common/feature-controlloop-usecases/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-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. @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT feature-controlloop-usecases diff --git a/controlloop/common/feature-controlloop-utils/pom.xml b/controlloop/common/feature-controlloop-utils/pom.xml index 998548834..4ada70814 100644 --- a/controlloop/common/feature-controlloop-utils/pom.xml +++ b/controlloop/common/feature-controlloop-utils/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019, 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2019, 2023-2025 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT feature-controlloop-utils diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml index d6b2b12ca..1321a2718 100644 --- a/controlloop/common/pom.xml +++ b/controlloop/common/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017, 2019-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-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. @@ -17,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========================================================= --> @@ -28,7 +30,7 @@ org.onap.policy.drools-applications.controlloop controlloop - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.onap.policy.drools-applications.controlloop.common diff --git a/controlloop/common/rules-test/pom.xml b/controlloop/common/rules-test/pom.xml index a7690eb38..f03cf3892 100644 --- a/controlloop/common/rules-test/pom.xml +++ b/controlloop/common/rules-test/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-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 ============LICENSE_END========================================================= --> @@ -26,7 +28,7 @@ org.onap.policy.drools-applications.controlloop.common drools-applications-common - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT rules-test diff --git a/controlloop/packages/apps-controlloop/pom.xml b/controlloop/packages/apps-controlloop/pom.xml index d2f1cb756..a5ea8e687 100644 --- a/controlloop/packages/apps-controlloop/pom.xml +++ b/controlloop/packages/apps-controlloop/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019-2020 Bell Canada. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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. @@ -17,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========================================================= --> @@ -28,7 +30,7 @@ org.onap.policy.drools-applications.controlloop.packages drools-applications-packages - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT apps-controlloop diff --git a/controlloop/packages/artifacts-controlloop/pom.xml b/controlloop/packages/artifacts-controlloop/pom.xml index e83d38b03..0e1316a60 100644 --- a/controlloop/packages/artifacts-controlloop/pom.xml +++ b/controlloop/packages/artifacts-controlloop/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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. @@ -17,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========================================================= --> @@ -28,7 +30,7 @@ org.onap.policy.drools-applications.controlloop.packages drools-applications-packages - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT artifacts-controlloop diff --git a/controlloop/packages/basex-controlloop/pom.xml b/controlloop/packages/basex-controlloop/pom.xml index 9c43bff4d..3dda91a09 100644 --- a/controlloop/packages/basex-controlloop/pom.xml +++ b/controlloop/packages/basex-controlloop/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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. @@ -17,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========================================================= --> @@ -28,7 +30,7 @@ org.onap.policy.drools-applications.controlloop.packages drools-applications-packages - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT basex-controlloop diff --git a/controlloop/packages/docker-controlloop/pom.xml b/controlloop/packages/docker-controlloop/pom.xml index ab6571958..66187dd9b 100644 --- a/controlloop/packages/docker-controlloop/pom.xml +++ b/controlloop/packages/docker-controlloop/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019-2020 Bell Canada. - Modifications Copyright (C) 2022-2023 Nordix Foundation. + Modifications Copyright (C) 2022-2023, 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. @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop.packages drools-applications-packages - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT docker-controlloop pom diff --git a/controlloop/packages/pom.xml b/controlloop/packages/pom.xml index daffd2c63..2e41e6387 100644 --- a/controlloop/packages/pom.xml +++ b/controlloop/packages/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017, 2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019-2020 Bell Canada. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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. @@ -17,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========================================================= --> @@ -27,7 +29,7 @@ org.onap.policy.drools-applications.controlloop controlloop - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.onap.policy.drools-applications.controlloop.packages drools-applications-packages diff --git a/controlloop/pom.xml b/controlloop/pom.xml index b98c01271..d353fae6d 100644 --- a/controlloop/pom.xml +++ b/controlloop/pom.xml @@ -3,7 +3,7 @@ drools-applications ================================================================================ Copyright (C) 2017, 2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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 ============LICENSE_END========================================================= --> @@ -26,7 +28,7 @@ org.onap.policy.drools-applications drools-applications - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.onap.policy.drools-applications.controlloop diff --git a/pom.xml b/pom.xml index 02c20da4a..f04e1dcd0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,13 +28,13 @@ org.onap.policy.parent integration - 5.1.1 + 5.1.2-SNAPSHOT org.onap.policy.drools-applications drools-applications - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT policy-drools-applications pom @@ -49,9 +49,9 @@ UTF-8 - 3.1.1 - 4.1.1 - 3.1.1 + 3.1.2-SNAPSHOT + 4.1.2-SNAPSHOT + 3.1.2-SNAPSHOT --add-opens java.base/java.lang=ALL-UNNAMED diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 3ce35e838..b40237783 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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. @@ -17,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.drools-applications drools-applications-testsuites - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT drools-applications-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 35014206e..1573fdd87 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -5,7 +5,7 @@ Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2018, 2020 AT&T. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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. @@ -18,6 +18,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========================================================= --> @@ -25,7 +27,7 @@ org.onap.policy.drools-applications drools-applications - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT drools-applications-testsuites pom @@ -39,4 +41,4 @@ stability performance - \ No newline at end of file + diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 18181052a..33774310b 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023, 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. @@ -17,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.drools-applications drools-applications-testsuites - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT drools-applications-stability @@ -50,4 +52,4 @@ - \ No newline at end of file + diff --git a/version.properties b/version.properties index 5142fa8aa..d3faa0219 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6