From 93cd11da22448dbfa379d6ded27d59b938149657 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 29 Sep 2025 17:54:29 +0200 Subject: [PATCH 1/2] Bump upstreams Adopt: - odlparent-14.1.4 - infrautils-7.1.8 - yangtools-14.0.18 - ietf-1.0.1 - mdsal-15.0.1 - controller-12.0.1 - aaa-0.22.1 - netconf-10.0.0 Change-Id: I26289d13d6e2263e92b0cd39f2d1037ca5ee5f36 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-all/src/main/feature/feature.xml | 2 +- features/odl-daexim/pom.xml | 10 +++++----- features/odl-daexim/src/main/feature/feature.xml | 6 +++--- features/pom.xml | 2 +- impl/pom.xml | 2 +- karaf/pom.xml | 2 +- model/pom.xml | 10 +++++----- parent/pom.xml | 6 +++--- pom.xml | 2 +- spi/pom.xml | 2 +- test-model/pom.xml | 2 +- 14 files changed, 27 insertions(+), 27 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 5ee1036..e4a18bf 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.1.3 + 14.1.4 diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 4d9b9fa..4d40cd9 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.1.3 + 14.1.4 diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 25bbb30..f180313 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.1.3 + 14.1.4 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 - 9.0.1 + 10.0.0 import diff --git a/features/odl-daexim-all/src/main/feature/feature.xml b/features/odl-daexim-all/src/main/feature/feature.xml index 45b5d53..a25354e 100644 --- a/features/odl-daexim-all/src/main/feature/feature.xml +++ b/features/odl-daexim-all/src/main/feature/feature.xml @@ -9,6 +9,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> - odl-restconf + odl-restconf diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index ff3c50b..069e2fe 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.1.3 + 14.1.4 org.opendaylight.daexim @@ -34,14 +34,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.infrautils - odl-infrautils-ready + org.opendaylight.ietf + odl-ietf-model-rfc6991 xml features - org.opendaylight.mdsal.model - odl-mdsal-model-rfc6991 + org.opendaylight.infrautils + odl-infrautils-ready xml features diff --git a/features/odl-daexim/src/main/feature/feature.xml b/features/odl-daexim/src/main/feature/feature.xml index 20156a8..9a11fd8 100644 --- a/features/odl-daexim/src/main/feature/feature.xml +++ b/features/odl-daexim/src/main/feature/feature.xml @@ -12,10 +12,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.daexim/daexim-impl/${project.version}/cfg - odl-mdsal-binding - odl-mdsal-model-rfc6991 - odl-mdsal-broker + odl-ietf-model-rfc6991 odl-infrautils-ready odl-infrautils-utils + odl-mdsal-binding + odl-mdsal-broker diff --git a/features/pom.xml b/features/pom.xml index 2c930ac..983e774 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.3 + 14.1.4 org.opendaylight.daexim diff --git a/impl/pom.xml b/impl/pom.xml index 22bc95a..0882af8 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -111,7 +111,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsal-dom-api - org.opendaylight.mdsal.binding.model.ietf + org.opendaylight.ietf.model rfc6991-ietf-yang-types diff --git a/karaf/pom.xml b/karaf/pom.xml index 9ffc461..d4bcfc2 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.1.3 + 14.1.4 org.opendaylight.daexim diff --git a/model/pom.xml b/model/pom.xml index 4cb9513..1b1972a 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.18 + 15.0.1 org.opendaylight.daexim @@ -40,12 +40,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html guava - org.opendaylight.yangtools - yang-common + org.opendaylight.ietf.model + rfc6991-ietf-yang-types - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types + org.opendaylight.yangtools + yang-common diff --git a/parent/pom.xml b/parent/pom.xml index e831139..10bd5b2 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.18 + 15.0.1 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.7 + 7.1.8 import org.opendaylight.controller controller-artifacts - 11.0.2 + 12.0.1 pom import diff --git a/pom.xml b/pom.xml index 3faa8d5..26fd412 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.1.3 + 14.1.4 diff --git a/spi/pom.xml b/spi/pom.xml index e20131d..361026f 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.1.3 + 14.1.4 org.opendaylight.daexim diff --git a/test-model/pom.xml b/test-model/pom.xml index 6690e9b..ef1c575 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.18 + 15.0.1 org.opendaylight.daexim -- 2.34.1 From 76fd7fa1ade3d3f9f8d0015e7e7ca82653c54d8d Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 17 Oct 2025 11:28:38 +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 9bc5919..be98168 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.18.0-SNAPSHOT + 1.18.0 ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e4a18bf..cec7e50 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.18.0-SNAPSHOT + 1.18.0 pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 4d40cd9..f141d14 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.18.0-SNAPSHOT + 1.18.0 feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index f180313..1c240e8 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.18.0-SNAPSHOT + 1.18.0 feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 069e2fe..5778548 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.18.0-SNAPSHOT + 1.18.0 feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 983e774..17de731 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.18.0-SNAPSHOT + 1.18.0 pom diff --git a/impl/pom.xml b/impl/pom.xml index 0882af8..65234fb 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.18.0-SNAPSHOT + 1.18.0 ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index d4bcfc2..73dee19 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.18.0-SNAPSHOT + 1.18.0 pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 1b1972a..587f827 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.18.0-SNAPSHOT + 1.18.0 diff --git a/parent/pom.xml b/parent/pom.xml index 10bd5b2..60e9dfa 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.18.0-SNAPSHOT + 1.18.0 pom diff --git a/pom.xml b/pom.xml index 26fd412..cc58d4e 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.18.0-SNAPSHOT + 1.18.0 test-model model diff --git a/spi/pom.xml b/spi/pom.xml index 361026f..f14e379 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.18.0-SNAPSHOT + 1.18.0 diff --git a/test-model/pom.xml b/test-model/pom.xml index ef1c575..38c5fd1 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.18.0-SNAPSHOT + 1.18.0 -- 2.34.1