From 050a6563f7e4188da1e944f69f87757ee255b3ed Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sun, 19 Oct 2025 21:40:06 +0000 Subject: [PATCH 1/2] Bump versions by x.y.(z+1) Change-Id: I31021f093987f815dee32b3b29b5797bb5bb85d7 Signed-off-by: jenkins-releng --- 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..ff4d5d6 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.4-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 737e4c1..876c7bf 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.4-SNAPSHOT pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 70db637..49fd4d1 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.4-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 82183be..e741cbe 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.4-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index f1048f2..cb755f1 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.4-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index a55e316..32e6c62 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index 855472c..8551920 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.4-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index d147de9..8d1da5a 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.4-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 9bbee07..8d5742d 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.4-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index dccc515..3e3cca6 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.4-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index bbee4d5..abeec8f 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.4-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index fc3da4f..9dfa517 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.4-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index 15e775e..868914c 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.4-SNAPSHOT -- 2.34.1 From 63cd27e777a24e03655d8b62d5962df80c884dcf Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sun, 19 Oct 2025 21:54:25 +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 ff4d5d6..972ede7 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.4-SNAPSHOT + 1.16.4 ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 876c7bf..214cf93 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.4-SNAPSHOT + 1.16.4 pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 49fd4d1..36f4a9d 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.4-SNAPSHOT + 1.16.4 feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index e741cbe..bd32c30 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.4-SNAPSHOT + 1.16.4 feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index cb755f1..1a6ffe3 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.4-SNAPSHOT + 1.16.4 feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 32e6c62..5ae34fe 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.16.4-SNAPSHOT + 1.16.4 pom diff --git a/impl/pom.xml b/impl/pom.xml index 8551920..154ffaa 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.4-SNAPSHOT + 1.16.4 ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 8d1da5a..9829ecd 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.4-SNAPSHOT + 1.16.4 pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 8d5742d..6a383b6 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.4-SNAPSHOT + 1.16.4 diff --git a/parent/pom.xml b/parent/pom.xml index 3e3cca6..0a84e4f 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.4-SNAPSHOT + 1.16.4 pom diff --git a/pom.xml b/pom.xml index abeec8f..b3f56ea 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.4-SNAPSHOT + 1.16.4 test-model model diff --git a/spi/pom.xml b/spi/pom.xml index 9dfa517..7170b31 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.4-SNAPSHOT + 1.16.4 diff --git a/test-model/pom.xml b/test-model/pom.xml index 868914c..3264d38 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.4-SNAPSHOT + 1.16.4 -- 2.34.1