From 8ca0df4fbcc160efbac64456132bc44088f20a48 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 29 Jul 2026 03:47:21 +0000 Subject: [PATCH 1/2] Bump versions by x.(y+1).z Change-Id: I093532b31fc2cd3e022f8cafe568d826fe883fa5 Signed-off-by: jenkins-releng --- akka-infoprovider-impl/pom.xml | 2 +- artifacts/pom.xml | 2 +- docs/conf.yaml | 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 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index 832257d..ed26192 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.0-SNAPSHOT + 1.20.0-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index f28a878..3e9e33b 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.0-SNAPSHOT + 1.20.0-SNAPSHOT pom diff --git a/docs/conf.yaml b/docs/conf.yaml index cecd642..4278221 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -1,3 +1,3 @@ project_cfg: opendaylight project: DAEXIM -version: Vanadium +version: Chromium diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index c502c12..d23070f 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.0-SNAPSHOT + 1.20.0-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 9e92e77..1c4b045 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.0-SNAPSHOT + 1.20.0-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 5557b04..7159bed 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.0-SNAPSHOT + 1.20.0-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 3ecb91e..e1184a5 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.19.0-SNAPSHOT + 1.20.0-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index 8b4c8f0..f0c6815 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.0-SNAPSHOT + 1.20.0-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 404e265..0c00252 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.0-SNAPSHOT + 1.20.0-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 8ab6047..dbb1301 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.0-SNAPSHOT + 1.20.0-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 41e5f1f..82ba55b 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.0-SNAPSHOT + 1.20.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index d54b584..57eeb11 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.0-SNAPSHOT + 1.20.0-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index d27f510..b948aa4 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.0-SNAPSHOT + 1.20.0-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index 2c623fb..c4f52f2 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.0-SNAPSHOT + 1.20.0-SNAPSHOT -- 2.34.1 From d894413f419af12e464c474c520439030dea22ea Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 29 Jul 2026 03:57:46 +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 ed26192..3ede56d 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.20.0-SNAPSHOT + 1.20.0 ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 3e9e33b..ab89187 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.20.0-SNAPSHOT + 1.20.0 pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index d23070f..5d25368 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.20.0-SNAPSHOT + 1.20.0 feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 1c4b045..2ae1859 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.20.0-SNAPSHOT + 1.20.0 feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 7159bed..537766d 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.20.0-SNAPSHOT + 1.20.0 feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index e1184a5..04e7919 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.20.0-SNAPSHOT + 1.20.0 pom diff --git a/impl/pom.xml b/impl/pom.xml index f0c6815..3e0bac1 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.20.0-SNAPSHOT + 1.20.0 ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 0c00252..333a561 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.20.0-SNAPSHOT + 1.20.0 pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index dbb1301..d398794 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.20.0-SNAPSHOT + 1.20.0 diff --git a/parent/pom.xml b/parent/pom.xml index 82ba55b..f0fbbcf 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.20.0-SNAPSHOT + 1.20.0 pom diff --git a/pom.xml b/pom.xml index 57eeb11..08dbf5b 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.20.0-SNAPSHOT + 1.20.0 test-model model diff --git a/spi/pom.xml b/spi/pom.xml index b948aa4..8b187c3 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.20.0-SNAPSHOT + 1.20.0 diff --git a/test-model/pom.xml b/test-model/pom.xml index c4f52f2..5521247 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.20.0-SNAPSHOT + 1.20.0 -- 2.34.1