From f5b836e987e9be3859226e71a1d3822d38c99538 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 19 Aug 2024 04:05:35 +0000 Subject: [PATCH 1/2] Bump versions by x.(y+1).z Change-Id: I8c9f5b233b4c784a091b1013afcd19e55102f1b7 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 986587b..0f78e1f 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.0-SNAPSHOT + 1.17.0-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e8e8579..468ba10 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.0-SNAPSHOT + 1.17.0-SNAPSHOT pom diff --git a/docs/conf.yaml b/docs/conf.yaml index f9f7ad4..fe48f8b 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -1,4 +1,4 @@ project_cfg: opendaylight project: DAEXIM -version: Calcium +version: Scandium diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 0f54d2c..a51ccf9 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.0-SNAPSHOT + 1.17.0-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index df33a61..d7d5afd 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.0-SNAPSHOT + 1.17.0-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index bd61d57..6aaefb0 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.0-SNAPSHOT + 1.17.0-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 296af77..8b39f96 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.16.0-SNAPSHOT + 1.17.0-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index d8ca564..3e89422 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.0-SNAPSHOT + 1.17.0-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 21bbfa9..1ae5fb2 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.0-SNAPSHOT + 1.17.0-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index d294f6a..eba9ca6 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.0-SNAPSHOT + 1.17.0-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index fce5c0b..91ab98e 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.0-SNAPSHOT + 1.17.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index c7afbd9..4ab6115 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.0-SNAPSHOT + 1.17.0-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index 993c7a7..8ed2673 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.0-SNAPSHOT + 1.17.0-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index 50ab92f..43a3833 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.0-SNAPSHOT + 1.17.0-SNAPSHOT -- 2.43.0 From c3f084981392f5772a947c4d5f27f2e899fa78e6 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 19 Aug 2024 04:18:10 +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 0f78e1f..653940d 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.17.0-SNAPSHOT + 1.17.0 ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 468ba10..c215c15 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.17.0-SNAPSHOT + 1.17.0 pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index a51ccf9..3ba4918 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.17.0-SNAPSHOT + 1.17.0 feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index d7d5afd..087e927 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.17.0-SNAPSHOT + 1.17.0 feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 6aaefb0..a29256b 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.17.0-SNAPSHOT + 1.17.0 feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 8b39f96..3cd8a7e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.17.0-SNAPSHOT + 1.17.0 pom diff --git a/impl/pom.xml b/impl/pom.xml index 3e89422..b7e365d 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.17.0-SNAPSHOT + 1.17.0 ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 1ae5fb2..3d50e4a 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.17.0-SNAPSHOT + 1.17.0 pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index eba9ca6..1a03755 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.17.0-SNAPSHOT + 1.17.0 diff --git a/parent/pom.xml b/parent/pom.xml index 91ab98e..f5dac50 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.17.0-SNAPSHOT + 1.17.0 pom diff --git a/pom.xml b/pom.xml index 4ab6115..614c530 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.17.0-SNAPSHOT + 1.17.0 test-model model diff --git a/spi/pom.xml b/spi/pom.xml index 8ed2673..af9a399 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.17.0-SNAPSHOT + 1.17.0 diff --git a/test-model/pom.xml b/test-model/pom.xml index 43a3833..d1e5557 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.17.0-SNAPSHOT + 1.17.0 -- 2.43.0