From f5d216c94d4c44f2d63b2eca5a70e592db604269 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Wed, 4 Mar 2026 16:03:56 +0000 Subject: [PATCH] Uptick ccsdk parent pom versions -> 3.3.1-snapshot Issue-ID: CCSDK-4160 Change-Id: I8ce9ae353e95b9120da57da0d0bb7f11980b1999 Signed-off-by: JohnKeeney --- a1-adapter/a1-adapter-api/feature/pom.xml | 4 ++-- a1-adapter/a1-adapter-api/installer/pom.xml | 4 ++-- a1-adapter/a1-adapter-api/model/pom.xml | 4 ++-- a1-adapter/a1-adapter-api/pom.xml | 4 ++-- a1-adapter/a1-adapter-api/provider/pom.xml | 4 ++-- a1-adapter/features/a1-adapter-northbound/pom.xml | 4 ++-- a1-adapter/features/installer/pom.xml | 4 ++-- a1-adapter/features/pom.xml | 4 ++-- a1-adapter/pom.xml | 4 ++-- a1-policy-management/pom.xml | 4 ++-- pom.xml | 6 +++--- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/a1-adapter/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml index f239ad9e..ea86e84d 100644 --- a/a1-adapter/a1-adapter-api/feature/pom.xml +++ b/a1-adapter/a1-adapter-api/feature/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent single-feature-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml index 3109c6ad..4b926868 100644 --- a/a1-adapter/a1-adapter-api/installer/pom.xml +++ b/a1-adapter/a1-adapter-api/installer/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent odlparent-lite - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml index 30c5cb44..19683e56 100644 --- a/a1-adapter/a1-adapter-api/model/pom.xml +++ b/a1-adapter/a1-adapter-api/model/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent binding-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml index ff997aa6..4aaec8c1 100644 --- a/a1-adapter/a1-adapter-api/pom.xml +++ b/a1-adapter/a1-adapter-api/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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. @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml index 6b7bdbfa..a851c811 100644 --- a/a1-adapter/a1-adapter-api/provider/pom.xml +++ b/a1-adapter/a1-adapter-api/provider/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent binding-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/features/a1-adapter-northbound/pom.xml b/a1-adapter/features/a1-adapter-northbound/pom.xml index ecb600ec..0e64b9ee 100644 --- a/a1-adapter/features/a1-adapter-northbound/pom.xml +++ b/a1-adapter/features/a1-adapter-northbound/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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. @@ -26,7 +26,7 @@ org.onap.ccsdk.parent single-feature-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/features/installer/pom.xml b/a1-adapter/features/installer/pom.xml index f8514c66..9a820d8e 100644 --- a/a1-adapter/features/installer/pom.xml +++ b/a1-adapter/features/installer/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent odlparent-lite - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/features/pom.xml b/a1-adapter/features/pom.xml index db60555c..6bbd6c0f 100644 --- a/a1-adapter/features/pom.xml +++ b/a1-adapter/features/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent odlparent-lite - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-adapter/pom.xml b/a1-adapter/pom.xml index b7cba2bf..1b3191e2 100644 --- a/a1-adapter/pom.xml +++ b/a1-adapter/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent odlparent-lite - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index 3b55c271..161c632d 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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. @@ -26,7 +26,7 @@ org.onap.ccsdk.parent spring-boot-35-starter-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT org.onap.ccsdk.oran diff --git a/pom.xml b/pom.xml index 9e7c6b28..e5238648 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ~ ONAP : ccsdk oran ~ ================================================================================ ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. - ~ Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. + ~ Copyright (C) 2024-2026 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.ccsdk.parent odlparent-lite - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT @@ -53,7 +53,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin ${sonar-maven-plugin.version} - + -- 2.16.6