From 60f5638a30063e943f8c75daf052925a3d65202b Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 22 Aug 2025 20:16:51 +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 a4b0f39c1e..8baf947052 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 11.0.1-SNAPSHOT + 11.0.1 pom diff --git a/atomix-storage/pom.xml b/atomix-storage/pom.xml index 538722dd74..18b0201f5a 100644 --- a/atomix-storage/pom.xml +++ b/atomix-storage/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bundle-parent - 11.0.1-SNAPSHOT + 11.0.1 ../bundle-parent/pom.xml diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index d6b7e26a3f..560e8e4126 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.1-SNAPSHOT + 11.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 956d2b8389..efd71c51d0 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.1-SNAPSHOT + 11.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 0edc33aa93..eb743f9376 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.1-SNAPSHOT + 11.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 6083f14d7c..cd68eff552 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.1-SNAPSHOT + 11.0.1 pom diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 9a8c6e7260..b0cd84147c 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.1-SNAPSHOT + 11.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/segjournal-benchmark/pom.xml b/benchmark/segjournal-benchmark/pom.xml index 8e21060927..83aa456844 100644 --- a/benchmark/segjournal-benchmark/pom.xml +++ b/benchmark/segjournal-benchmark/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-parent - 11.0.1-SNAPSHOT + 11.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 6a9cc1b126..a92839df9d 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 pom ${project.artifactId} Bundle parent (bnd-based) @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 11.0.1-SNAPSHOT + 11.0.1 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 033aa212ec..3a7f76e647 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller bundle-parent - 11.0.1-SNAPSHOT + 11.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 pom import diff --git a/docs/pom.xml b/docs/pom.xml index bccb1449f7..0c8eaad6d3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller controller-docs jar - 11.0.1-SNAPSHOT + 11.0.1 ${project.artifactId} Controller documentation diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 8dceace301..b4603a8595 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.1-SNAPSHOT + 11.0.1 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 c73fdcf30f..21225a06aa 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.1-SNAPSHOT + 11.0.1 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 e528042762..6f58a39268 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller - 11.0.1-SNAPSHOT + 11.0.1 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 323cefdea0..e763a0e495 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-akka/pom.xml b/features/odl-controller-akka/pom.xml index f1102a24ec..5bc074d066 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml index 0ef09ded06..255d6eb6f9 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-broker-local/pom.xml b/features/odl-controller-broker-local/pom.xml index 0694044dcf..5b12ef4fe3 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml index 5b782317aa..52e9250194 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-scala/pom.xml b/features/odl-controller-scala/pom.xml index ac30ee3a37..98755d3c93 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index 3ee5dd37fb..c7d789c511 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-lz4/pom.xml b/features/odl-lz4/pom.xml index c802b2f51d..0fcd8e5e0e 100644 --- a/features/odl-lz4/pom.xml +++ b/features/odl-lz4/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 11.0.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index 13e7600294..a526472897 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index 82e4a93e06..83c6a325b8 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml index 04b754c362..d02420f89b 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index dd7d5e2c31..a1bac77582 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml index e539becd1b..f41b6993aa 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-raft-api/pom.xml b/features/odl-raft-api/pom.xml index fc4961c4df..f6192f39f5 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/features/odl-raft-spi/pom.xml b/features/odl-raft-spi/pom.xml index 03156fb8a0..f51ed0a214 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index 9b3c1404ba..18538878bf 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.1-SNAPSHOT + 11.0.1 ../single-feature-parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 1bd7899daf..4c53fa52d5 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller feature-parent - 11.0.1-SNAPSHOT + 11.0.1 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 import pom diff --git a/features/pom.xml b/features/pom.xml index be32ccccf2..17c65fb905 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-aggregator - 11.0.1-SNAPSHOT + 11.0.1 pom diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index bd3c838cee..ac63822f5f 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.1-SNAPSHOT + 11.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 11.0.1-SNAPSHOT + 11.0.1 pom import diff --git a/jolokia/pom.xml b/jolokia/pom.xml index b2ec56243d..b4e2be653b 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller odl-jolokia-osgi - 11.0.1-SNAPSHOT + 11.0.1 jar diff --git a/karaf/pom.xml b/karaf/pom.xml index 778e46885b..1759ba6977 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller controller-test-karaf - 11.0.1-SNAPSHOT + 11.0.1 pom diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index b3d87f4d3a..cd426f004e 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 ../../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 81d71173e5..372e0707c6 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 9b042bf0e0..f0b3132846 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index c55727d100..75aa7d3d7e 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-mgmt-api/pom.xml b/opendaylight/md-sal/cds-mgmt-api/pom.xml index ffae0622ce..31f4f7bd18 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index 02a9af9d9e..f63f06bb44 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index fc76b7d8b8..f9478a9193 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.1-SNAPSHOT + 11.0.1 ../../../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 f3245bd214..9f6fc8def1 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.1-SNAPSHOT + 11.0.1 pom @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 11.0.1-SNAPSHOT + 11.0.1 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index e5c5f0eed7..54d428cf13 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.1-SNAPSHOT + 11.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 11.0.1-SNAPSHOT + 11.0.1 pom import diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index f8df5a09ed..86841ca004 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-aggregator - 11.0.1-SNAPSHOT + 11.0.1 pom diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index 34bbdae264..b08d47541c 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.1-SNAPSHOT + 11.0.1 ../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 c2679a3439..96ae2ac52d 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index 162b301304..bb3449d94c 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.1-SNAPSHOT + 11.0.1 ../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 a897a48792..fd09b09d20 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.1-SNAPSHOT + 11.0.1 ../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 c08fa51bd9..fd7d95a466 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.1-SNAPSHOT + 11.0.1 ../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 09e4b25c53..3c3135e5b8 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index fa58ecc659..82220913ba 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.1-SNAPSHOT + 11.0.1 ../../../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 5cdd3013c9..f2837fa40d 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.1-SNAPSHOT + 11.0.1 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 d53f4fc354..a5633636af 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5b21af7d2d..4ffa829b8b 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.1-SNAPSHOT + 11.0.1 ../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 892ac346e9..20fcf01b61 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 30964ba4ea..ea78c0ff13 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.1-SNAPSHOT + 11.0.1 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 171bf8f074..d594839619 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.1-SNAPSHOT + 11.0.1 ../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 278429f908..7503650aeb 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.1-SNAPSHOT + 11.0.1 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 ed3b4e87eb..00e5467d0b 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.1-SNAPSHOT + 11.0.1 ../../../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 e09f528d45..ce93b150cf 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.1-SNAPSHOT + 11.0.1 ../../../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 a2457555ed..885ed270b3 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.1-SNAPSHOT + 11.0.1 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 4d0ca8cacf..78c4c1a226 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.1-SNAPSHOT + 11.0.1 ../../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 79de88d4b8..3bd4e2a333 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.1-SNAPSHOT + 11.0.1 pom diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 1fbde3872f..748328762f 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.1-SNAPSHOT + 11.0.1 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index d134daf07d..3a4c1810d9 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.1-SNAPSHOT + 11.0.1 ../../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 7df0325c39..0d6a62bbfc 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.1-SNAPSHOT + 11.0.1 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index a410a8d390..5e066009f6 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.1-SNAPSHOT + 11.0.1 ../../parent/pom.xml diff --git a/pekko/pom.xml b/pekko/pom.xml index 74bc00c345..f1d37fd0c9 100644 --- a/pekko/pom.xml +++ b/pekko/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller pekko-aggregator - 11.0.1-SNAPSHOT + 11.0.1 pom diff --git a/pekko/repackaged-pekko-jar/pom.xml b/pekko/repackaged-pekko-jar/pom.xml index 1e6564d4ac..ae7efd3f41 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.1-SNAPSHOT + 11.0.1 ${project.artifactId} @@ -33,7 +33,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 pom import diff --git a/pekko/repackaged-pekko/pom.xml b/pekko/repackaged-pekko/pom.xml index 53a670956b..a7f68ef07b 100644 --- a/pekko/repackaged-pekko/pom.xml +++ b/pekko/repackaged-pekko/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bundle-parent - 11.0.1-SNAPSHOT + 11.0.1 ../../bundle-parent/pom.xml diff --git a/pom.xml b/pom.xml index 38360d0a4e..54bec5511b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller releasepom - 11.0.1-SNAPSHOT + 11.0.1 pom controller diff --git a/raft/pom.xml b/raft/pom.xml index 46f2e98dc6..536178d4c4 100644 --- a/raft/pom.xml +++ b/raft/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller raft-aggregator - 11.0.1-SNAPSHOT + 11.0.1 pom diff --git a/raft/raft-api/pom.xml b/raft/raft-api/pom.xml index ba26b5f1d7..c4431c19ef 100644 --- a/raft/raft-api/pom.xml +++ b/raft/raft-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 ../../bnd-parent/pom.xml diff --git a/raft/raft-journal/pom.xml b/raft/raft-journal/pom.xml index b6a2660296..cef9d6b3b2 100644 --- a/raft/raft-journal/pom.xml +++ b/raft/raft-journal/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 ../../bnd-parent/pom.xml diff --git a/raft/raft-spi/pom.xml b/raft/raft-spi/pom.xml index ff0bfa9415..60c0d5aff8 100644 --- a/raft/raft-spi/pom.xml +++ b/raft/raft-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 11.0.1-SNAPSHOT + 11.0.1 ../../bnd-parent/pom.xml diff --git a/raft/sal-akka-raft/pom.xml b/raft/sal-akka-raft/pom.xml index 0ab60637bb..d0a41f04f4 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.1-SNAPSHOT + 11.0.1 ../../bnd-parent/pom.xml -- 2.34.1