From 568388acb7137fb42755ed128bbf86a2aff4ba10 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 9 Aug 2025 07:47:43 +0200 Subject: [PATCH 1/2] Bump upstreams Adopt: - odlparent-14.1.1 - infrautils-7.1.5 - yangtools-14.0.15 - mdsal-14.0.14 - controller-10.0.11 - aaa-0.20.10 - netconf-8.0.8 Change-Id: I4678a504d9827d4042f7b641289f37ac0f521d7d Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- features/daexim-features/pom.xml | 2 +- features/odl-daexim-all/pom.xml | 4 ++-- features/odl-daexim/pom.xml | 2 +- features/pom.xml | 2 +- karaf/pom.xml | 2 +- model/pom.xml | 2 +- parent/pom.xml | 6 +++--- pom.xml | 2 +- spi/pom.xml | 2 +- test-model/pom.xml | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 148f82a..9f4bc92 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 14.0.8 + 14.1.1 diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 712f04e..11052f8 100644 --- a/features/daexim-features/pom.xml +++ b/features/daexim-features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent feature-repo-parent - 14.0.8 + 14.1.1 diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 9a3479a..cbd3023 100644 --- a/features/odl-daexim-all/pom.xml +++ b/features/odl-daexim-all/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 14.0.8 + 14.1.1 org.opendaylight.daexim @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts pom - 8.0.7 + 8.0.8 import diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 2750891..00a845e 100644 --- a/features/odl-daexim/pom.xml +++ b/features/odl-daexim/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 14.0.8 + 14.1.1 org.opendaylight.daexim diff --git a/features/pom.xml b/features/pom.xml index 38ab301..5a87525 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 14.0.8 + 14.1.1 org.opendaylight.daexim diff --git a/karaf/pom.xml b/karaf/pom.xml index e8d3541..f5b3b16 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent karaf4-parent - 14.0.8 + 14.1.1 org.opendaylight.daexim diff --git a/model/pom.xml b/model/pom.xml index 7392b96..30efcfc 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 14.0.11 + 14.0.14 org.opendaylight.daexim diff --git a/parent/pom.xml b/parent/pom.xml index c3d5435..bf7510f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal bundle-parent - 14.0.11 + 14.0.14 org.opendaylight.daexim @@ -25,13 +25,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.infrautils infrautils-artifacts pom - 7.1.2 + 7.1.5 import org.opendaylight.controller controller-artifacts - 10.0.9 + 10.0.11 pom import diff --git a/pom.xml b/pom.xml index 4b5e50e..199c120 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 14.0.8 + 14.1.1 diff --git a/spi/pom.xml b/spi/pom.xml index fce6251..c8b1d11 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 14.0.8 + 14.1.1 org.opendaylight.daexim diff --git a/test-model/pom.xml b/test-model/pom.xml index 6c5e6b2..26d98b5 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 14.0.11 + 14.0.14 org.opendaylight.daexim -- 2.34.1 From dc6784d4fcf025a4600bd23db93e1218d70c3434 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sat, 9 Aug 2025 05:53:48 +0000 Subject: [PATCH 2/2] Release Validate --- akka-infoprovider-impl/pom.xml | 2 +- artifacts/pom.xml | 2 +- features/daexim-features/pom.xml | 2 +- features/odl-daexim-all/pom.xml | 2 +- features/odl-daexim/pom.xml | 2 +- features/pom.xml | 2 +- impl/pom.xml | 2 +- karaf/pom.xml | 2 +- model/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- spi/pom.xml | 2 +- test-model/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index acfe2a5..8a4c477 100644 --- a/akka-infoprovider-impl/pom.xml +++ b/akka-infoprovider-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.16.3-SNAPSHOT + 1.16.3 ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 9f4bc92..b7db825 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-artifacts - 1.16.3-SNAPSHOT + 1.16.3 pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 11052f8..a38a8da 100644 --- a/features/daexim-features/pom.xml +++ b/features/daexim-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-features - 1.16.3-SNAPSHOT + 1.16.3 feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index cbd3023..d143f0c 100644 --- a/features/odl-daexim-all/pom.xml +++ b/features/odl-daexim-all/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim-all - 1.16.3-SNAPSHOT + 1.16.3 feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 00a845e..1ceb2e9 100644 --- a/features/odl-daexim/pom.xml +++ b/features/odl-daexim/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim - 1.16.3-SNAPSHOT + 1.16.3 feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 5a87525..6ec8e20 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.16.3-SNAPSHOT + 1.16.3 pom diff --git a/impl/pom.xml b/impl/pom.xml index ab43a10..ba87eb9 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.16.3-SNAPSHOT + 1.16.3 ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index f5b3b16..ddf72ac 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-karaf - 1.16.3-SNAPSHOT + 1.16.3 pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 30efcfc..10092b7 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-model bundle - 1.16.3-SNAPSHOT + 1.16.3 diff --git a/parent/pom.xml b/parent/pom.xml index bf7510f..2157c22 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.16.3-SNAPSHOT + 1.16.3 pom diff --git a/pom.xml b/pom.xml index 199c120..063878b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom org.opendaylight.daexim daexim - 1.16.3-SNAPSHOT + 1.16.3 test-model model diff --git a/spi/pom.xml b/spi/pom.xml index c8b1d11..bb6275e 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-spi bundle - 1.16.3-SNAPSHOT + 1.16.3 diff --git a/test-model/pom.xml b/test-model/pom.xml index 26d98b5..dfc322d 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-test-model bundle - 1.16.3-SNAPSHOT + 1.16.3 -- 2.34.1