From 902ca75c8fe1edf212e968fc6388eca1924925ea Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 11 Dec 2025 08:34:16 +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 efdc786f4a..6f0a3c7229 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 11.0.3-SNAPSHOT + 11.0.3 pom diff --git a/atomix-storage/pom.xml b/atomix-storage/pom.xml index 8271843ebf..14386c8bda 100644 --- a/atomix-storage/pom.xml +++ b/atomix-storage/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bundle-parent - 11.0.3-SNAPSHOT + 11.0.3 ../bundle-parent/pom.xml diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 5b1d4d6f65..1c15830bdf 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.3-SNAPSHOT + 11.0.3 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 2ecd0039a0..9406b6a301 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.3-SNAPSHOT + 11.0.3 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index b5a242c7ee..ed02c87848 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.3-SNAPSHOT + 11.0.3 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 2531e255c8..ef2d84da12 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.3-SNAPSHOT + 11.0.3 pom diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 12602eb7ef..6a8c81a0a9 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.3-SNAPSHOT + 11.0.3 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/segjournal-benchmark/pom.xml b/benchmark/segjournal-benchmark/pom.xml index 1190bc3b5f..f19c391a52 100644 --- a/benchmark/segjournal-benchmark/pom.xml +++ b/benchmark/segjournal-benchmark/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-parent - 11.0.3-SNAPSHOT + 11.0.3 ../../opendaylight/md-sal/parent/pom.xml diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 20ea5ffabc..3c34547a5b 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 pom ${project.artifactId} Bundle parent (bnd-based) @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 11.0.3-SNAPSHOT + 11.0.3 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index feb772928c..165998f527 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller bundle-parent - 11.0.3-SNAPSHOT + 11.0.3 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 pom import diff --git a/docs/pom.xml b/docs/pom.xml index 7d4f0fda37..13d4cacada 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller controller-docs jar - 11.0.3-SNAPSHOT + 11.0.3 ${project.artifactId} Controller documentation diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index d192765f55..afa7427552 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.3-SNAPSHOT + 11.0.3 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 ad8fdc3d46..e1cf3218b8 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.3-SNAPSHOT + 11.0.3 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 9d25df988b..fd295062fb 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller - 11.0.3-SNAPSHOT + 11.0.3 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 9d53ee890a..8251ac44dd 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-akka/pom.xml b/features/odl-controller-akka/pom.xml index 86f3f718fd..00f0080387 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml index 96b3f5126b..9db6b39c9b 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-broker-local/pom.xml b/features/odl-controller-broker-local/pom.xml index 022d2cbd69..a5d3954518 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml index eee1a9a257..91ab63afdc 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-scala/pom.xml b/features/odl-controller-scala/pom.xml index 755210bbde..7bd1126e7b 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index a91cda0a90..c509466b74 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-lz4/pom.xml b/features/odl-lz4/pom.xml index fa268344cc..5737d7cb5f 100644 --- a/features/odl-lz4/pom.xml +++ b/features/odl-lz4/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 11.0.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index 81ef2523e3..1746ce6548 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index c57a957936..e4f7c04901 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml index 55ac46adbe..aaf36845b3 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index 53492418bd..75a8d38e39 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml index cac0723771..2758210dd9 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/odl-raft-api/pom.xml b/features/odl-raft-api/pom.xml index b709e24826..e7f826e133 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/features/odl-raft-spi/pom.xml b/features/odl-raft-spi/pom.xml index 212ae56aad..b6e3c2f093 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index a10c13fd65..abcd54f97e 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.3-SNAPSHOT + 11.0.3 ../single-feature-parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index dcab84b57d..ed45920539 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller feature-parent - 11.0.3-SNAPSHOT + 11.0.3 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 import pom diff --git a/features/pom.xml b/features/pom.xml index 0769490bba..51d0dbceb3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-aggregator - 11.0.3-SNAPSHOT + 11.0.3 pom diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index f1885cff11..9d617fed0c 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.3-SNAPSHOT + 11.0.3 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 11.0.3-SNAPSHOT + 11.0.3 pom import diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 082940a7ef..6405382a0a 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller odl-jolokia-osgi - 11.0.3-SNAPSHOT + 11.0.3 jar diff --git a/karaf/pom.xml b/karaf/pom.xml index 45e90b0b2a..132402f059 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller controller-test-karaf - 11.0.3-SNAPSHOT + 11.0.3 pom diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index d0d9275926..c8822c6a55 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 ../../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 6ff8822df1..718216cc09 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 5afc36ca73..30625f0ac6 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index 6d94080d70..1ea708fee5 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-mgmt-api/pom.xml b/opendaylight/md-sal/cds-mgmt-api/pom.xml index 548fcba7bc..3f319599a7 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index 63c63f0160..d88e857920 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index e4001af5a9..23e67d828d 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.3-SNAPSHOT + 11.0.3 ../../../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 5dcd7443bc..9612ef6863 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.3-SNAPSHOT + 11.0.3 pom @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 11.0.3-SNAPSHOT + 11.0.3 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 6e6f6ad0f1..9b8e81560a 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.3-SNAPSHOT + 11.0.3 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 11.0.3-SNAPSHOT + 11.0.3 pom import diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 11c7fd77da..591f6b332b 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-aggregator - 11.0.3-SNAPSHOT + 11.0.3 pom diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index f6fffa7afb..55bf9f9bd1 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.3-SNAPSHOT + 11.0.3 ../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 e102a046d0..6d95fa39be 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index 8e9b1b6bd9..9e6c69ea06 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.3-SNAPSHOT + 11.0.3 ../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 290306d2e2..023ec4f1e5 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.3-SNAPSHOT + 11.0.3 ../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 d627426bb7..ba5ace45b5 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.3-SNAPSHOT + 11.0.3 ../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 b3aa9874e6..66322eeda2 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index f56bb1597d..e3c4b889c8 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.3-SNAPSHOT + 11.0.3 ../../../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 a0a2dbba81..7d2d55e6bb 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.3-SNAPSHOT + 11.0.3 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 0ed826477c..2439ae5cd3 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index a27a61da59..6fbbc03da5 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.3-SNAPSHOT + 11.0.3 ../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 603d9be90f..68d5146447 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 935eda137d..d5a3fdab02 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.3-SNAPSHOT + 11.0.3 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 81eda86a78..d65505b740 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.3-SNAPSHOT + 11.0.3 ../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 668196303d..03700e49d3 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.3-SNAPSHOT + 11.0.3 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 422e9aa062..a461a7b98f 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.3-SNAPSHOT + 11.0.3 ../../../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 772739252b..1a352973fb 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.3-SNAPSHOT + 11.0.3 ../../../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 45958ab107..a195b3a30f 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.3-SNAPSHOT + 11.0.3 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 ab1fd46f6d..7c8fe961c5 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.3-SNAPSHOT + 11.0.3 ../../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index d74890052c..f01f8c09f0 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.3-SNAPSHOT + 11.0.3 pom diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 7bd2294ed7..b90015e171 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.3-SNAPSHOT + 11.0.3 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index b3a1a20cb6..40bde957e4 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.3-SNAPSHOT + 11.0.3 ../../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 0ab279486a..5db25c2c9a 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.3-SNAPSHOT + 11.0.3 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index f39f416f72..2377d723a7 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.3-SNAPSHOT + 11.0.3 ../../parent/pom.xml diff --git a/pekko/pom.xml b/pekko/pom.xml index e899477c6a..622010740b 100644 --- a/pekko/pom.xml +++ b/pekko/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller pekko-aggregator - 11.0.3-SNAPSHOT + 11.0.3 pom diff --git a/pekko/repackaged-pekko-jar/pom.xml b/pekko/repackaged-pekko-jar/pom.xml index 188925452a..f312201c81 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.3-SNAPSHOT + 11.0.3 ${project.artifactId} @@ -33,7 +33,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 pom import diff --git a/pekko/repackaged-pekko/pom.xml b/pekko/repackaged-pekko/pom.xml index deec466c0f..534dae5d36 100644 --- a/pekko/repackaged-pekko/pom.xml +++ b/pekko/repackaged-pekko/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bundle-parent - 11.0.3-SNAPSHOT + 11.0.3 ../../bundle-parent/pom.xml diff --git a/pom.xml b/pom.xml index 954f26c98d..1072c51a9a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller releasepom - 11.0.3-SNAPSHOT + 11.0.3 pom controller diff --git a/raft/pom.xml b/raft/pom.xml index 445ccce8e0..1a44b521cb 100644 --- a/raft/pom.xml +++ b/raft/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller raft-aggregator - 11.0.3-SNAPSHOT + 11.0.3 pom diff --git a/raft/raft-api/pom.xml b/raft/raft-api/pom.xml index afd4c6b862..100fbebd7f 100644 --- a/raft/raft-api/pom.xml +++ b/raft/raft-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 ../../bnd-parent/pom.xml diff --git a/raft/raft-journal/pom.xml b/raft/raft-journal/pom.xml index 9302605677..e0cdd5c3d9 100644 --- a/raft/raft-journal/pom.xml +++ b/raft/raft-journal/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 ../../bnd-parent/pom.xml diff --git a/raft/raft-spi/pom.xml b/raft/raft-spi/pom.xml index c14eb4c954..7d2a03d081 100644 --- a/raft/raft-spi/pom.xml +++ b/raft/raft-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 11.0.3-SNAPSHOT + 11.0.3 ../../bnd-parent/pom.xml diff --git a/raft/sal-akka-raft/pom.xml b/raft/sal-akka-raft/pom.xml index 8891e27cec..750f338451 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.3-SNAPSHOT + 11.0.3 ../../bnd-parent/pom.xml -- 2.34.1