From 0b9fd72aa5c1638890c6e8ee159b40245c33502f Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 22 Aug 2026 09:56:12 +0200 Subject: [PATCH 1/2] Bump upstreams Adopt: - odlparent-14.3.7 - infrautils-7.1.14 - yangtools-15.1.5 - ietf-2.0.6 - mdsal-16.0.6 - controller-13.0.4 - netconf-11.0.1 Change-Id: Ia101787bcdc2f5d732bd397fcc3e3716a517894d 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 1a6e635..91d7cd4 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.3.1 + 14.3.7 diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 9a12c6e..21ce054 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.3.1 + 14.3.7 diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index ff8d8a5..a5d68ca 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.3.1 + 14.3.7 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 - 11.0.0 + 11.0.1 import diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index b945675..83516d2 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.3.1 + 14.3.7 org.opendaylight.daexim diff --git a/features/pom.xml b/features/pom.xml index b57e597..1f6fe02 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.1 + 14.3.7 org.opendaylight.daexim diff --git a/karaf/pom.xml b/karaf/pom.xml index 1b43941..bcfa849 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.3.1 + 14.3.7 org.opendaylight.daexim diff --git a/model/pom.xml b/model/pom.xml index ca41f2b..352d959 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 - 16.0.3 + 16.0.6 org.opendaylight.daexim diff --git a/parent/pom.xml b/parent/pom.xml index 7cfb20f..ac7330a 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 - 16.0.3 + 16.0.6 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.12 + 7.1.14 import org.opendaylight.controller controller-artifacts - 13.0.2 + 13.0.4 pom import diff --git a/pom.xml b/pom.xml index 7eac840..914e246 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.3.1 + 14.3.7 diff --git a/spi/pom.xml b/spi/pom.xml index b110452..8062b6a 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.3.1 + 14.3.7 org.opendaylight.daexim diff --git a/test-model/pom.xml b/test-model/pom.xml index a264b7a..ba3ebf9 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 - 16.0.3 + 16.0.6 org.opendaylight.daexim -- 2.34.1 From 3693cdb0d1a284d9f2d48ab01f6d1245a0fcb73e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sat, 22 Aug 2026 10:19:50 +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 f1d4874..aa59f9d 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.19.1-SNAPSHOT + 1.19.1 ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 91d7cd4..cf9ac20 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.19.1-SNAPSHOT + 1.19.1 pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 21ce054..3165e51 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.19.1-SNAPSHOT + 1.19.1 feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index a5d68ca..fa787b4 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.19.1-SNAPSHOT + 1.19.1 feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 83516d2..c4ea25c 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.19.1-SNAPSHOT + 1.19.1 feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 1f6fe02..f96d55e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.19.1-SNAPSHOT + 1.19.1 pom diff --git a/impl/pom.xml b/impl/pom.xml index 2928bd2..e1d539d 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.19.1-SNAPSHOT + 1.19.1 ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index bcfa849..705d9e3 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.19.1-SNAPSHOT + 1.19.1 pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 352d959..b3df8f1 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.19.1-SNAPSHOT + 1.19.1 diff --git a/parent/pom.xml b/parent/pom.xml index ac7330a..43bb9ec 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.19.1-SNAPSHOT + 1.19.1 pom diff --git a/pom.xml b/pom.xml index 914e246..15747f0 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.19.1-SNAPSHOT + 1.19.1 test-model model diff --git a/spi/pom.xml b/spi/pom.xml index 8062b6a..ad15dc3 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.19.1-SNAPSHOT + 1.19.1 diff --git a/test-model/pom.xml b/test-model/pom.xml index ba3ebf9..51b67ac 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.19.1-SNAPSHOT + 1.19.1 -- 2.34.1