From 55eefe2151b4cc586a5c01f0baec75fc288e87bd Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 27 Aug 2026 15:34:20 +0000 Subject: [PATCH] Release controller --- artifacts/pom.xml | 2 +- atomix-storage/pom.xml | 2 +- benchmark/api/pom.xml | 2 +- benchmark/dsbenchmark/pom.xml | 2 +- benchmark/ntfbenchmark/pom.xml | 2 +- benchmark/pom.xml | 2 +- benchmark/rpcbenchmark/pom.xml | 2 +- benchmark/segjournal-benchmark/pom.xml | 2 +- bnd-parent/pom.xml | 4 ++-- bundle-parent/pom.xml | 4 ++-- docs/pom.xml | 2 +- features/features-controller-experimental/pom.xml | 2 +- features/features-controller-testing/pom.xml | 2 +- features/features-controller/pom.xml | 2 +- features/odl-clustering-test-app/pom.xml | 2 +- features/odl-controller-akka/pom.xml | 2 +- features/odl-controller-blueprint/pom.xml | 2 +- features/odl-controller-broker-local/pom.xml | 2 +- features/odl-controller-mdsal-common/pom.xml | 2 +- features/odl-controller-scala/pom.xml | 2 +- features/odl-jolokia/pom.xml | 2 +- features/odl-lz4/pom.xml | 2 +- features/odl-mdsal-benchmark/pom.xml | 2 +- features/odl-mdsal-broker/pom.xml | 2 +- features/odl-mdsal-clustering-commons/pom.xml | 2 +- features/odl-mdsal-distributed-datastore/pom.xml | 2 +- features/odl-mdsal-remoterpc-connector/pom.xml | 2 +- features/odl-raft-api/pom.xml | 2 +- features/odl-raft-spi/pom.xml | 2 +- features/odl-toaster/pom.xml | 2 +- features/parent/pom.xml | 4 ++-- features/pom.xml | 2 +- features/single-feature-parent/pom.xml | 4 ++-- jolokia/pom.xml | 2 +- karaf/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 2 +- opendaylight/md-sal/cds-access-api/pom.xml | 2 +- opendaylight/md-sal/cds-access-client/pom.xml | 2 +- opendaylight/md-sal/cds-dom-api/pom.xml | 2 +- opendaylight/md-sal/cds-mgmt-api/pom.xml | 2 +- opendaylight/md-sal/eos-dom-akka/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-base/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-parent/pom.xml | 4 ++-- opendaylight/md-sal/parent/pom.xml | 4 ++-- opendaylight/md-sal/pom.xml | 2 +- opendaylight/md-sal/sal-akka-raft-example/pom.xml | 2 +- opendaylight/md-sal/sal-akka-segmented-journal/pom.xml | 2 +- opendaylight/md-sal/sal-binding-it/pom.xml | 2 +- opendaylight/md-sal/sal-cluster-admin-api/pom.xml | 2 +- opendaylight/md-sal/sal-cluster-admin-impl/pom.xml | 2 +- opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml | 2 +- opendaylight/md-sal/sal-clustering-commons/pom.xml | 2 +- opendaylight/md-sal/sal-clustering-config/pom.xml | 2 +- opendaylight/md-sal/sal-common-util/pom.xml | 2 +- opendaylight/md-sal/sal-distributed-datastore/pom.xml | 2 +- opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml | 2 +- opendaylight/md-sal/sal-remoterpc-connector/pom.xml | 2 +- opendaylight/md-sal/sal-test-model/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/configuration/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/karaf-cli/pom.xml | 2 +- opendaylight/md-sal/samples/clustering-test-app/model/pom.xml | 2 +- opendaylight/md-sal/samples/clustering-test-app/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/provider/pom.xml | 2 +- opendaylight/md-sal/samples/pom.xml | 2 +- opendaylight/md-sal/samples/toaster-consumer/pom.xml | 2 +- opendaylight/md-sal/samples/toaster-it/pom.xml | 2 +- opendaylight/md-sal/samples/toaster-provider/pom.xml | 2 +- opendaylight/md-sal/samples/toaster/pom.xml | 2 +- pekko/pom.xml | 2 +- pekko/repackaged-pekko-jar/pom.xml | 4 ++-- pekko/repackaged-pekko/pom.xml | 2 +- pom.xml | 2 +- raft/pom.xml | 2 +- raft/raft-api/pom.xml | 2 +- raft/raft-journal/pom.xml | 2 +- raft/raft-spi/pom.xml | 2 +- raft/sal-akka-raft/pom.xml | 2 +- 77 files changed, 84 insertions(+), 84 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 0f3aa51961..7d34366435 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/atomix-storage/pom.xml b/atomix-storage/pom.xml index 1030057086..a7415b4d97 100644 --- a/atomix-storage/pom.xml +++ b/atomix-storage/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bundle-parent - 11.0.6-SNAPSHOT + 11.0.6 ../bundle-parent/pom.xml diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index ad5b39e006..ac97eac88f 100644 --- a/benchmark/api/pom.xml +++ b/benchmark/api/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index d1f2273fdb..db12e91bc4 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 5ed15d4154..918e404d3c 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 1c893a7b8f..acddd463a3 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller benchmark-aggregator - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index fe2afcfd89..93c3c0c79f 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/segjournal-benchmark/pom.xml b/benchmark/segjournal-benchmark/pom.xml index 1df44e8a0c..8d9b853f7e 100644 --- a/benchmark/segjournal-benchmark/pom.xml +++ b/benchmark/segjournal-benchmark/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../opendaylight/md-sal/parent/pom.xml diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index a7c137f603..93a30c9716 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 pom ${project.artifactId} Bundle parent (bnd-based) @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 11.0.6-SNAPSHOT + 11.0.6 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index a70282fce1..816422e151 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller bundle-parent - 11.0.6-SNAPSHOT + 11.0.6 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 pom import diff --git a/docs/pom.xml b/docs/pom.xml index 1caf4ad5b5..e6ca9ccd06 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller controller-docs jar - 11.0.6-SNAPSHOT + 11.0.6 ${project.artifactId} Controller documentation diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 836cf95010..e00a76608f 100644 --- a/features/features-controller-experimental/pom.xml +++ b/features/features-controller-experimental/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller-experimental - 11.0.6-SNAPSHOT + 11.0.6 feature OpenDaylight :: Controller :: Experimental Features Controller Experimental Features diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 478e369fca..7064eaee33 100644 --- a/features/features-controller-testing/pom.xml +++ b/features/features-controller-testing/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller-testing - 11.0.6-SNAPSHOT + 11.0.6 feature OpenDaylight :: Controller :: Features to support CSIT testing Controller CSIT Features diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index f3389144a7..4b80bbb70b 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller - 11.0.6-SNAPSHOT + 11.0.6 feature OpenDaylight :: Controller :: Features Controller Production Features diff --git a/features/odl-clustering-test-app/pom.xml b/features/odl-clustering-test-app/pom.xml index 1c95471040..c73cfc679b 100644 --- a/features/odl-clustering-test-app/pom.xml +++ b/features/odl-clustering-test-app/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-akka/pom.xml b/features/odl-controller-akka/pom.xml index e0e139f130..88dc0202f7 100644 --- a/features/odl-controller-akka/pom.xml +++ b/features/odl-controller-akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml index 688f771798..a5a7656cf2 100644 --- a/features/odl-controller-blueprint/pom.xml +++ b/features/odl-controller-blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-broker-local/pom.xml b/features/odl-controller-broker-local/pom.xml index 139fb03514..99dbdcba95 100644 --- a/features/odl-controller-broker-local/pom.xml +++ b/features/odl-controller-broker-local/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml index 8446014646..62433bf5f5 100644 --- a/features/odl-controller-mdsal-common/pom.xml +++ b/features/odl-controller-mdsal-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-scala/pom.xml b/features/odl-controller-scala/pom.xml index 16b684e4bd..a2bd1e7b82 100644 --- a/features/odl-controller-scala/pom.xml +++ b/features/odl-controller-scala/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index ab35797b05..1ee6482dde 100644 --- a/features/odl-jolokia/pom.xml +++ b/features/odl-jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-lz4/pom.xml b/features/odl-lz4/pom.xml index 8fe7fbbc64..b37efbcdd0 100644 --- a/features/odl-lz4/pom.xml +++ b/features/odl-lz4/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index f03fad3e67..2fbc43b790 100644 --- a/features/odl-mdsal-benchmark/pom.xml +++ b/features/odl-mdsal-benchmark/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index 4dc516eff1..0c709819ec 100644 --- a/features/odl-mdsal-broker/pom.xml +++ b/features/odl-mdsal-broker/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml index 554eca4ee9..0dfe57aebc 100644 --- a/features/odl-mdsal-clustering-commons/pom.xml +++ b/features/odl-mdsal-clustering-commons/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index 09fe2bdb25..e2e3ff2157 100644 --- a/features/odl-mdsal-distributed-datastore/pom.xml +++ b/features/odl-mdsal-distributed-datastore/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml index 9c7dcdd8f7..697d6fe1b3 100644 --- a/features/odl-mdsal-remoterpc-connector/pom.xml +++ b/features/odl-mdsal-remoterpc-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/odl-raft-api/pom.xml b/features/odl-raft-api/pom.xml index febe7f409c..4172dd71c7 100644 --- a/features/odl-raft-api/pom.xml +++ b/features/odl-raft-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/features/odl-raft-spi/pom.xml b/features/odl-raft-spi/pom.xml index 325bd20c95..4ce5d9fc56 100644 --- a/features/odl-raft-spi/pom.xml +++ b/features/odl-raft-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index 7afa7e136a..f3c622b273 100644 --- a/features/odl-toaster/pom.xml +++ b/features/odl-toaster/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 ../single-feature-parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 3588d49e0a..db150d6af9 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller feature-parent - 11.0.6-SNAPSHOT + 11.0.6 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 import pom diff --git a/features/pom.xml b/features/pom.xml index 5e6794c6f8..27015cbaf7 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-aggregator - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 4c0c84b5a5..eda5b9790e 100644 --- a/features/single-feature-parent/pom.xml +++ b/features/single-feature-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller single-feature-parent - 11.0.6-SNAPSHOT + 11.0.6 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 11.0.6-SNAPSHOT + 11.0.6 pom import diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 1481710732..1a1bf78d84 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller odl-jolokia-osgi - 11.0.6-SNAPSHOT + 11.0.6 jar diff --git a/karaf/pom.xml b/karaf/pom.xml index fe56a9198a..b525b79ace 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller controller-test-karaf - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 8840ced038..a974d9cf4f 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../bnd-parent/pom.xml diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index d9d2cbf12c..868c6d20c4 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 316b279b37..b8f7a143d3 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index 7f1eb5deb5..2f8f9600a4 100644 --- a/opendaylight/md-sal/cds-dom-api/pom.xml +++ b/opendaylight/md-sal/cds-dom-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-mgmt-api/pom.xml b/opendaylight/md-sal/cds-mgmt-api/pom.xml index a5abebbff8..ca158770ac 100644 --- a/opendaylight/md-sal/cds-mgmt-api/pom.xml +++ b/opendaylight/md-sal/cds-mgmt-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index 1b027e1ca8..f89ff3c606 100644 --- a/opendaylight/md-sal/eos-dom-akka/pom.xml +++ b/opendaylight/md-sal/eos-dom-akka/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 5b60395c7e..e01d19ff61 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller bundle-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../../bundle-parent/pom.xml diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index b288619769..e63b1bd62e 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 11.0.6-SNAPSHOT + 11.0.6 pom @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 11.0.6-SNAPSHOT + 11.0.6 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 22a7b2ffa3..3f09ef8cc2 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 11.0.6-SNAPSHOT + 11.0.6 pom import diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index d24bf491fe..fbdcd39f22 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-aggregator - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index e81d652bba..739811161a 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index b431831557..9e0a779306 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index c9913800e2..cf96c6c869 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-it-parent - 11.0.6-SNAPSHOT + 11.0.6 ../mdsal-it-parent/pom.xml diff --git a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml index cfe097a921..2c234442c8 100644 --- a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 25445581e5..09a9f8f7a5 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml b/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml index 737f42aedd..70d8f78f4f 100644 --- a/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml @@ -4,7 +4,7 @@ mdsal-parent org.opendaylight.controller - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index f2e18da9e8..0b4eab9dfc 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller bundle-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../../bundle-parent/pom.xml diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 677fa39c82..2df4f94e4f 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller sal-clustering-config - 11.0.6-SNAPSHOT + 11.0.6 jar Configuration files for md-sal clustering diff --git a/opendaylight/md-sal/sal-common-util/pom.xml b/opendaylight/md-sal/sal-common-util/pom.xml index 0a8cc43086..0ba896f541 100644 --- a/opendaylight/md-sal/sal-common-util/pom.xml +++ b/opendaylight/md-sal/sal-common-util/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 0cb12ef52d..31c215f307 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 3d8fe7a52e..8ec6fe789d 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 501834b66c..a918970aa2 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 5ecfdfc210..68863f6c02 100644 --- a/opendaylight/md-sal/sal-test-model/pom.xml +++ b/opendaylight/md-sal/sal-test-model/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../parent/pom.xml diff --git a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml index 10b2ea41d3..97348ec815 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller.samples clustering-it-config - 11.0.6-SNAPSHOT + 11.0.6 jar diff --git a/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml index d6bb166f30..2183251bde 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml @@ -11,7 +11,7 @@ mdsal-parent org.opendaylight.controller - 11.0.6-SNAPSHOT + 11.0.6 ../../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml index bc913bc6ee..4e7648f497 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 843740a2f2..73bef94849 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller.samples clustering-test-app - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml index 567251013a..0f658b6191 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index f4ec37dd90..4fb2942453 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller.samples samples-aggregator - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index bcbfca19e7..e96ea588f9 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 4664a57888..4d13ff6c73 100644 --- a/opendaylight/md-sal/samples/toaster-it/pom.xml +++ b/opendaylight/md-sal/samples/toaster-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-it-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../mdsal-it-parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 557a0de1a2..df34091169 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 37fbcbff00..893ccee1a6 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../parent/pom.xml diff --git a/pekko/pom.xml b/pekko/pom.xml index f5734899c2..ee65068373 100644 --- a/pekko/pom.xml +++ b/pekko/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller pekko-aggregator - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/pekko/repackaged-pekko-jar/pom.xml b/pekko/repackaged-pekko-jar/pom.xml index 6ab9d9170e..93de7eee77 100644 --- a/pekko/repackaged-pekko-jar/pom.xml +++ b/pekko/repackaged-pekko-jar/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller repackaged-pekko-jar jar - 11.0.6-SNAPSHOT + 11.0.6 ${project.artifactId} @@ -33,7 +33,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 pom import diff --git a/pekko/repackaged-pekko/pom.xml b/pekko/repackaged-pekko/pom.xml index 4a8e330e87..cbde964df5 100644 --- a/pekko/repackaged-pekko/pom.xml +++ b/pekko/repackaged-pekko/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bundle-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../bundle-parent/pom.xml diff --git a/pom.xml b/pom.xml index e38023d4b0..842777d17c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller releasepom - 11.0.6-SNAPSHOT + 11.0.6 pom controller diff --git a/raft/pom.xml b/raft/pom.xml index da5faafbd5..55a6a77332 100644 --- a/raft/pom.xml +++ b/raft/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller raft-aggregator - 11.0.6-SNAPSHOT + 11.0.6 pom diff --git a/raft/raft-api/pom.xml b/raft/raft-api/pom.xml index 47309d7af2..b139434df9 100644 --- a/raft/raft-api/pom.xml +++ b/raft/raft-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../bnd-parent/pom.xml diff --git a/raft/raft-journal/pom.xml b/raft/raft-journal/pom.xml index df0315353b..d7a2f1edc6 100644 --- a/raft/raft-journal/pom.xml +++ b/raft/raft-journal/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../bnd-parent/pom.xml diff --git a/raft/raft-spi/pom.xml b/raft/raft-spi/pom.xml index 4bd1f68aa9..307a4a7d8c 100644 --- a/raft/raft-spi/pom.xml +++ b/raft/raft-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../bnd-parent/pom.xml diff --git a/raft/sal-akka-raft/pom.xml b/raft/sal-akka-raft/pom.xml index 5bd60ba943..76cfe225a0 100644 --- a/raft/sal-akka-raft/pom.xml +++ b/raft/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller bnd-parent - 11.0.6-SNAPSHOT + 11.0.6 ../../bnd-parent/pom.xml -- 2.34.1