From 5458683de0768f2f479590d2393440f7e608aeaa Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 20 Mar 2026 14:15:12 +0000 Subject: [PATCH] Release controller --- artifacts/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 +- 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-blueprint/pom.xml | 2 +- features/odl-controller-broker-local/pom.xml | 2 +- features/odl-controller-mdsal-common/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-pekko/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/karaf4-parent/pom.xml | 4 ++-- karaf/pom.xml | 2 +- karaf/test-distribution/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-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 +- pekko/scala3-library/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 +- scripts/pom.xml | 2 +- 77 files changed, 85 insertions(+), 85 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 782c473f76..961a7b7081 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 13.0.1-SNAPSHOT + 13.0.1 pom diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 79f273dbaf..d8cdd030d4 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 - 13.0.1-SNAPSHOT + 13.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 2b646455a4..636e696767 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 - 13.0.1-SNAPSHOT + 13.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index b1f22c18fa..f4422ea190 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 - 13.0.1-SNAPSHOT + 13.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml index defa3027fc..0a709220da 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 - 13.0.1-SNAPSHOT + 13.0.1 pom diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 07110e9664..e85e306849 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 - 13.0.1-SNAPSHOT + 13.0.1 ../../opendaylight/md-sal/parent/pom.xml diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 3f472ff11c..d2ceac1e92 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 pom ${project.artifactId} Bundle parent (bnd-based) @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 13.0.1-SNAPSHOT + 13.0.1 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 09f518ee3d..c24c680e28 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller bundle-parent - 13.0.1-SNAPSHOT + 13.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 pom import diff --git a/docs/pom.xml b/docs/pom.xml index b84728bac5..e17ccea24a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller controller-docs jar - 13.0.1-SNAPSHOT + 13.0.1 ${project.artifactId} Controller documentation diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 554ce6c67e..2b98e8346c 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 - 13.0.1-SNAPSHOT + 13.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 34d2353b70..07aec22d22 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 - 13.0.1-SNAPSHOT + 13.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 277499edfd..c7b15a12f1 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller - 13.0.1-SNAPSHOT + 13.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 a531477ab8..9a136744bc 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 - 13.0.1-SNAPSHOT + 13.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml index b1bcad379c..ba73c39920 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 - 13.0.1-SNAPSHOT + 13.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 8835bf2ac1..0ae2a68dc1 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 - 13.0.1-SNAPSHOT + 13.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 37132c9e9f..a847627a18 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 - 13.0.1-SNAPSHOT + 13.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index f053607adb..7197408c62 100644 --- a/features/odl-jolokia/pom.xml +++ b/features/odl-jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 13.0.1-SNAPSHOT + 13.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-lz4/pom.xml b/features/odl-lz4/pom.xml index d5fd65606d..f26448130a 100644 --- a/features/odl-lz4/pom.xml +++ b/features/odl-lz4/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 13.0.1-SNAPSHOT + 13.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index 18a0064a8d..f16eb7a42f 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 - 13.0.1-SNAPSHOT + 13.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index 138e28dc96..cab7e980c7 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 - 13.0.1-SNAPSHOT + 13.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 236b9d088a..d8d688532b 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 - 13.0.1-SNAPSHOT + 13.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 a4acc86116..5030c2a16c 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 - 13.0.1-SNAPSHOT + 13.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 71ad979e37..e68c0be36b 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 - 13.0.1-SNAPSHOT + 13.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-pekko/pom.xml b/features/odl-pekko/pom.xml index 3f57214d38..6e8fbc4352 100644 --- a/features/odl-pekko/pom.xml +++ b/features/odl-pekko/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 13.0.1-SNAPSHOT + 13.0.1 ../single-feature-parent/pom.xml diff --git a/features/odl-raft-api/pom.xml b/features/odl-raft-api/pom.xml index 76387676e4..1e8ff57a34 100644 --- a/features/odl-raft-api/pom.xml +++ b/features/odl-raft-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 13.0.1-SNAPSHOT + 13.0.1 ../parent/pom.xml diff --git a/features/odl-raft-spi/pom.xml b/features/odl-raft-spi/pom.xml index 8ff40df892..6301218800 100644 --- a/features/odl-raft-spi/pom.xml +++ b/features/odl-raft-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 13.0.1-SNAPSHOT + 13.0.1 ../parent/pom.xml diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index fd6899cec0..9c2008e5af 100644 --- a/features/odl-toaster/pom.xml +++ b/features/odl-toaster/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 13.0.1-SNAPSHOT + 13.0.1 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index f3348e327a..9fc3062a26 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller feature-parent - 13.0.1-SNAPSHOT + 13.0.1 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 import pom diff --git a/features/pom.xml b/features/pom.xml index 3ef7c072b7..09af7aaf5e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-aggregator - 13.0.1-SNAPSHOT + 13.0.1 pom diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 81b8b51eeb..a83ea53466 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 - 13.0.1-SNAPSHOT + 13.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 13.0.1-SNAPSHOT + 13.0.1 pom import diff --git a/jolokia/pom.xml b/jolokia/pom.xml index df338da748..9c412d42f4 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller odl-jolokia-osgi - 13.0.1-SNAPSHOT + 13.0.1 jar diff --git a/karaf/karaf4-parent/pom.xml b/karaf/karaf4-parent/pom.xml index 8325469ec1..caaa2b8f3e 100644 --- a/karaf/karaf4-parent/pom.xml +++ b/karaf/karaf4-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller karaf4-parent - 13.0.1-SNAPSHOT + 13.0.1 pom ODL :: Controller :: ${project.artifactId} @@ -26,7 +26,7 @@ org.opendaylight.controller controller-artifacts - 13.0.1-SNAPSHOT + 13.0.1 pom import diff --git a/karaf/pom.xml b/karaf/pom.xml index c365bfd41c..674f63a992 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller karaf-aggregator - 13.0.1-SNAPSHOT + 13.0.1 pom diff --git a/karaf/test-distribution/pom.xml b/karaf/test-distribution/pom.xml index 53db538a14..299123535d 100644 --- a/karaf/test-distribution/pom.xml +++ b/karaf/test-distribution/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller karaf4-parent - 13.0.1-SNAPSHOT + 13.0.1 ../karaf4-parent/pom.xml diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index b199561588..eb53ad4024 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.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 f0de1022b2..e6dadfd4e6 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 - 13.0.1-SNAPSHOT + 13.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 dff5a095a6..1bab36d440 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 bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 ../../../bnd-parent/pom.xml diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index 9e4fedae9c..37d06645cc 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 - 13.0.1-SNAPSHOT + 13.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 0fd775cbf9..e6b63060fa 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 - 13.0.1-SNAPSHOT + 13.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 1a8b25f198..fed1408baa 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 - 13.0.1-SNAPSHOT + 13.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 2e1c13868b..3fb676aadd 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 - 13.0.1-SNAPSHOT + 13.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 14ab745cb5..ea3517c895 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 - 13.0.1-SNAPSHOT + 13.0.1 pom @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 13.0.1-SNAPSHOT + 13.0.1 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 8f299ee199..0a19d03a57 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller mdsal-parent - 13.0.1-SNAPSHOT + 13.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 13.0.1-SNAPSHOT + 13.0.1 pom import diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 58de93baae..b9e249285a 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-aggregator - 13.0.1-SNAPSHOT + 13.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 e639cb8eb2..aa5110ba35 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 - 13.0.1-SNAPSHOT + 13.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 695160d7a1..25ea41c9c2 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 - 13.0.1-SNAPSHOT + 13.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 4c5261317a..5260bc3dd3 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 - 13.0.1-SNAPSHOT + 13.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 7202b20028..8e74b4d462 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 - 13.0.1-SNAPSHOT + 13.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 0f71a3acc3..80e88dc0c6 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 - 13.0.1-SNAPSHOT + 13.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 2e715ccae9..958804f889 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 - 13.0.1-SNAPSHOT + 13.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 533e4968e9..3c3315dd0c 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 - 13.0.1-SNAPSHOT + 13.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 e0f7ca465c..7033230b49 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 - 13.0.1-SNAPSHOT + 13.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 6fd8710390..be214c349c 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 - 13.0.1-SNAPSHOT + 13.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 7b5a8c218d..36cceb5a71 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 - 13.0.1-SNAPSHOT + 13.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 57a930ca6f..f690087694 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 - 13.0.1-SNAPSHOT + 13.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 fa0a8db608..913c61ddb7 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 - 13.0.1-SNAPSHOT + 13.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 842b11582d..ada0159a38 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 - 13.0.1-SNAPSHOT + 13.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 c6e6b430b3..e720c7e3d0 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 - 13.0.1-SNAPSHOT + 13.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 c4d6788d04..817dd02179 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 - 13.0.1-SNAPSHOT + 13.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 e4ce887615..df3fc4aa8a 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 - 13.0.1-SNAPSHOT + 13.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 198e367e22..bd7e9f7703 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 - 13.0.1-SNAPSHOT + 13.0.1 ../../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index db56b98812..3b0a06fc81 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 - 13.0.1-SNAPSHOT + 13.0.1 pom diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 1b4aedb798..bde72b0431 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 - 13.0.1-SNAPSHOT + 13.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 a08ae28414..c089f2368d 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 - 13.0.1-SNAPSHOT + 13.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 236bfd424e..95d7aecac3 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 - 13.0.1-SNAPSHOT + 13.0.1 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 94d86792b7..9fac5325cc 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 - 13.0.1-SNAPSHOT + 13.0.1 ../../parent/pom.xml diff --git a/pekko/pom.xml b/pekko/pom.xml index 15dbaef68d..5a6e0856c6 100644 --- a/pekko/pom.xml +++ b/pekko/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller pekko-aggregator - 13.0.1-SNAPSHOT + 13.0.1 pom diff --git a/pekko/repackaged-pekko-jar/pom.xml b/pekko/repackaged-pekko-jar/pom.xml index a65fc58deb..0cb050a6c5 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 - 13.0.1-SNAPSHOT + 13.0.1 ${project.artifactId} @@ -33,7 +33,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 pom import diff --git a/pekko/repackaged-pekko/pom.xml b/pekko/repackaged-pekko/pom.xml index 40c08d7cce..bd5c8103ee 100644 --- a/pekko/repackaged-pekko/pom.xml +++ b/pekko/repackaged-pekko/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bundle-parent - 13.0.1-SNAPSHOT + 13.0.1 ../../bundle-parent/pom.xml diff --git a/pekko/scala3-library/pom.xml b/pekko/scala3-library/pom.xml index a4f762ed58..8bb63743e4 100644 --- a/pekko/scala3-library/pom.xml +++ b/pekko/scala3-library/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 ../../bnd-parent/pom.xml diff --git a/pom.xml b/pom.xml index bb4005abd0..639ac9d0b3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller releasepom - 13.0.1-SNAPSHOT + 13.0.1 pom controller diff --git a/raft/pom.xml b/raft/pom.xml index e5e472ecb0..079c92cd63 100644 --- a/raft/pom.xml +++ b/raft/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller raft-aggregator - 13.0.1-SNAPSHOT + 13.0.1 pom diff --git a/raft/raft-api/pom.xml b/raft/raft-api/pom.xml index 65419aae9e..1c6aa6a7d1 100644 --- a/raft/raft-api/pom.xml +++ b/raft/raft-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 ../../bnd-parent/pom.xml diff --git a/raft/raft-journal/pom.xml b/raft/raft-journal/pom.xml index 88d14b7017..79a0ad3982 100644 --- a/raft/raft-journal/pom.xml +++ b/raft/raft-journal/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 ../../bnd-parent/pom.xml diff --git a/raft/raft-spi/pom.xml b/raft/raft-spi/pom.xml index ef94eacdb0..5798d99481 100644 --- a/raft/raft-spi/pom.xml +++ b/raft/raft-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 ../../bnd-parent/pom.xml diff --git a/raft/sal-akka-raft/pom.xml b/raft/sal-akka-raft/pom.xml index 62e74d5f7e..858ee1910e 100644 --- a/raft/sal-akka-raft/pom.xml +++ b/raft/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller bnd-parent - 13.0.1-SNAPSHOT + 13.0.1 ../../bnd-parent/pom.xml diff --git a/scripts/pom.xml b/scripts/pom.xml index 5bb6c37ece..316abc1ac2 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller scripts - 13.0.1-SNAPSHOT + 13.0.1 jar ${project.artifactId} Verious scripts for configuring a cluster -- 2.34.1