From a52d51683103d6d3bd8edd4270dd80363b884bcf Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 2 Jun 2026 20:29:11 +0200 Subject: [PATCH 1/3] Bump upstreams for Chromium Adopt: - odlparent-14.3.1 - infrautils-7.1.12 - yangtools-15.0.2 - ietf-2.0.2 - mdsal-16.0.3 - controller-13.0.2 - aaa-0.23.2 - netconf-11.0.0 - openflowplugin-1.0.0 - l2switch-4.0.0 Disable transportpce(-models). Change-Id: I9068ff882cc44bcfb20ceae1dbab868d2aeceabd Signed-off-by: Robert Varga --- artifacts/all/pom.xml | 2 +- artifacts/distribution/pom.xml | 2 +- artifacts/pom.xml | 2 +- artifacts/upstream/all/pom.xml | 2 +- artifacts/upstream/artifacts/pom.xml | 4 ++-- artifacts/upstream/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 22 +++++++++---------- docs/platform-versions.rst | 18 +++++++-------- features/pom.xml | 2 +- features/repos/index/pom.xml | 4 ++-- features/repos/pom.xml | 2 +- features/repos/test/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- .../pom.xml | 2 +- features/singles/pom.xml | 2 +- karaf-scripts/pom.xml | 2 +- karaf/pom.xml | 2 +- onap-karaf/pom.xml | 2 +- pom.xml | 2 +- 19 files changed, 39 insertions(+), 39 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 4abfacce..15f19f3f 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index d059c325..984c6016 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 41ee9da3..df34b212 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 2311dc6e..1b68c8e4 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 55a5a4e5..f70f3b83 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -276,7 +276,7 @@ transportpce-models - true + false @@ -293,7 +293,7 @@ transportpce - true + false diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 9052792e..d36ed25a 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 1d07f990..88f4924d 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration @@ -43,22 +43,22 @@ - 0.22.3 - 1.0.0 - 12.0.3 + 0.23.2 + 2.0.0 + 13.0.2 1.19.0-SNAPSHOT - 7.1.9 + 7.1.12 1.20.0-SNAPSHOT - 3.0.0 + 4.0.0 1.23.0-SNAPSHOT - 15.0.2 - 10.0.2 - 14.1.6 - 0.21.2 + 16.0.3 + 11.0.0 + 14.3.1 + 1.0.0 1.22.0-SNAPSHOT 12.0.1 23.0.1 - 14.0.20 + 15.0.2 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 7056cd70..2be86b25 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -9,39 +9,39 @@ Platform versions * - Group - Artifact - - 2025.09 Vanadium GA + - 2026.03 Chromium GA * - org.opendaylight.odlparent - \* - - 14.1.6 + - 14.3.1 * - org.opendaylight.infrautils - \* - - 7.1.9 + - 7.1.12 * - org.opendaylight.yangtools - \* - - 14.0.20 + - 15.0.2 * - org.opendaylight.ietf - \* - - 1.0.2 + - 2.0.2 * - org.opendaylight.mdsal - \* - - 15.0.2 + - 16.0.3 * - org.opendaylight.controller - \* - - 12.0.3 + - 13.0.2 * - org.opendaylight.aaa - \* - - 0.22.3 + - 0.23.2 * - org.opendaylight.netconf - \* - - 10.0.2 + - 11.0.0 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ diff --git a/features/pom.xml b/features/pom.xml index a4103e28..e0152862 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index cc15bab8..cebb4626 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 14.1.6 + 14.3.1 org.opendaylight.integration @@ -311,7 +311,7 @@ transportpce - true + false diff --git a/features/repos/pom.xml b/features/repos/pom.xml index c152c086..c18e41a1 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index bda4b5d9..e7675715 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 6ba7ff44..5dd9d730 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 25e88784..6fb47750 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 5bc5d311..258808dc 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 8cfbcae3..ef1ee3d4 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 81996000..f832a890 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller karaf4-parent - 12.0.3 + 13.0.2 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 533202da..9d26708b 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller karaf4-parent - 12.0.3 + 13.0.2 diff --git a/pom.xml b/pom.xml index 8184e072..d7a07205 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.1.6 + 14.3.1 org.opendaylight.integration -- 2.34.1 From 3f993cef4dfc7be9e5f4e916e8329270d41e4d9c Mon Sep 17 00:00:00 2001 From: Ivan Hrasko Date: Mon, 1 Jun 2026 12:32:10 +0200 Subject: [PATCH 2/3] Add gNMI project to simultaneous release Declare bundles and features of gNMI project in distribution. The gNMI project is ready to take a part in Chromium release since its version 3.0.0. Change-Id: I1d2399ff4ff42da8887adcc19a3a5bdd3cccd701 Co-Authored-By: Claude Sonnet 4.6 Signed-off-by: Ivan Hrasko Signed-off-by: Robert Varga --- artifacts/upstream/artifacts/pom.xml | 17 +++++++++++++++++ artifacts/upstream/properties/pom.xml | 1 + features/repos/index/pom.xml | 15 +++++++++++++++ .../odl-integration-compatible-with-all/pom.xml | 15 +++++++++++++++ 4 files changed, 48 insertions(+) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index f70f3b83..cb3f389e 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -106,6 +106,23 @@ + + gnmi + + true + + + + + org.opendaylight.gnmi + gnmi-artifacts + ${gnmi.version} + pom + import + + + + infrautils diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 88f4924d..4bb54ccf 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -47,6 +47,7 @@ 2.0.0 13.0.2 1.19.0-SNAPSHOT + 3.0.0 7.1.12 1.20.0-SNAPSHOT 4.0.0 diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index cebb4626..d3399c36 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -130,6 +130,21 @@ + + + gnmi + + true + + + + org.opendaylight.gnmi + features-gnmi + features + xml + + + infrautils diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 6fb47750..b7efbbe7 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -114,6 +114,21 @@ + + + gnmi + + true + + + + org.opendaylight.gnmi + odl-gnmi-all + xml + features + + + jsonrpc -- 2.34.1 From bc44c8230ee0ad26f7d5313ab703008e39706f38 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 2 Jun 2026 19:41:18 +0000 Subject: [PATCH 3/3] Release Validate --- artifacts/all/pom.xml | 2 +- artifacts/distribution/pom.xml | 2 +- artifacts/pom.xml | 2 +- artifacts/upstream/all/pom.xml | 2 +- artifacts/upstream/artifacts/pom.xml | 2 +- artifacts/upstream/other/pom.xml | 2 +- artifacts/upstream/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 10 +++++----- features/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/repos/pom.xml | 2 +- features/repos/test/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- .../odl-integration-compatible-with-all/pom.xml | 2 +- features/singles/pom.xml | 2 +- karaf-scripts/pom.xml | 2 +- karaf/pom.xml | 6 +++--- onap-karaf/pom.xml | 2 +- pom.xml | 2 +- 19 files changed, 25 insertions(+), 25 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 15f19f3f..fa597c2c 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration all-artifacts - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 984c6016..237d9389 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-artifacts - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/artifacts/pom.xml b/artifacts/pom.xml index df34b212..fb3d91c7 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration artifacts-aggregator - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 1b68c8e4..592747ef 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-all-artifacts - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index cb3f389e..64f04ed2 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.integration properties - 0.24.0-SNAPSHOT + 0.24.0 ../properties artifact-artifacts diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml index af29b0d8..eb22eb60 100644 --- a/artifacts/upstream/other/pom.xml +++ b/artifacts/upstream/other/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.24.0-SNAPSHOT + 0.24.0 ../properties other-artifacts diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index d36ed25a..824a7fc8 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-aggregator - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 4bb54ccf..e28adab9 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration properties - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index d3399c36..d97d1ea2 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-index - 0.24.0-SNAPSHOT + 0.24.0 feature diff --git a/features/repos/pom.xml b/features/repos/pom.xml index c18e41a1..8d3fcd87 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration repos-aggregator - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index e7675715..bc09c0d3 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-test - 0.24.0-SNAPSHOT + 0.24.0 feature diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 5dd9d730..d035bcea 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-all - 0.24.0-SNAPSHOT + 0.24.0 feature diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index b7efbbe7..8e4dade2 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-compatible-with-all - 0.24.0-SNAPSHOT + 0.24.0 feature diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 258808dc..8d63016e 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration singles-aggregator - 0.24.0-SNAPSHOT + 0.24.0 pom diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index ef1ee3d4..376ab79c 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration karaf-scripts - 0.24.0-SNAPSHOT + 0.24.0 jar ODL :: integration :: Karaf :: Scripts :: ${project.artifactId} The actual Karaf archive building sub-project. diff --git a/karaf/pom.xml b/karaf/pom.xml index f832a890..d6e2d98b 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.integration karaf - 0.24.0-SNAPSHOT + 0.24.0 pom @@ -43,7 +43,7 @@ org.opendaylight.integration all-artifacts - 0.24.0-SNAPSHOT + 0.24.0 import pom @@ -97,7 +97,7 @@ org.opendaylight.integration karaf-scripts - 0.24.0-SNAPSHOT + 0.24.0 test diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 9d26708b..c63990ab 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.integration onap-karaf - 0.24.0-SNAPSHOT + 0.24.0 pom ODL :: integration :: ${project.artifactId} 4.0.0 diff --git a/pom.xml b/pom.xml index d7a07205..1a579b3f 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-aggregator - 0.24.0-SNAPSHOT + 0.24.0 pom Integration/Distribution -- 2.34.1