From 3b0bc2d8a406190467a5c04b435c61b26a3cb39e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 10 Feb 2026 08:46:54 +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 ba7659d73a..76061b9233 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 97d9f5b517..a1d26e1ae5 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 97544ae80a..d316027dfd 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index b4ec67a68a..1d3104e3b9 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../opendaylight/md-sal/parent/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml index ece2b7dd5f..3b81e96a5c 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 - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 6c476ba56e..efab7c0edc 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../opendaylight/md-sal/parent/pom.xml diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 7b4271d57f..212778b3df 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 pom ${project.artifactId} Bundle parent (bnd-based) @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 12.0.4-SNAPSHOT + 12.0.4 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 2256fa3bff..1280f9eb3e 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller bundle-parent - 12.0.4-SNAPSHOT + 12.0.4 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 pom import diff --git a/docs/pom.xml b/docs/pom.xml index 6f8d80b9f4..798d898cf7 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller controller-docs jar - 12.0.4-SNAPSHOT + 12.0.4 ${project.artifactId} Controller documentation diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 11f5f5d99a..79aaf848bb 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 - 12.0.4-SNAPSHOT + 12.0.4 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 e8ec13d262..7746ddea56 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 - 12.0.4-SNAPSHOT + 12.0.4 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 ea660b5beb..bb7e632b9a 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller - 12.0.4-SNAPSHOT + 12.0.4 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 6f308421f5..f47a75509d 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml index abdf71fc52..58e6cbd200 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-broker-local/pom.xml b/features/odl-controller-broker-local/pom.xml index a0d1f54bc9..ca978ef66c 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml index f6be7efd23..c66b7c2ea2 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index 70092f13c5..c47d37a902 100644 --- a/features/odl-jolokia/pom.xml +++ b/features/odl-jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-lz4/pom.xml b/features/odl-lz4/pom.xml index 9f4863bb32..5cea1bea63 100644 --- a/features/odl-lz4/pom.xml +++ b/features/odl-lz4/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index a63f14918b..311732b637 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index 31a839d4d4..777036dc15 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml index 6ba9e4f13f..f1231cb767 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index 9945168f0e..e856a8869d 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml index 0f26bfd0d2..70092d20b9 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 - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-pekko/pom.xml b/features/odl-pekko/pom.xml index 0f1c40e96d..65df1c84e8 100644 --- a/features/odl-pekko/pom.xml +++ b/features/odl-pekko/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 12.0.4-SNAPSHOT + 12.0.4 ../single-feature-parent/pom.xml diff --git a/features/odl-raft-api/pom.xml b/features/odl-raft-api/pom.xml index ee69e56973..636cab553d 100644 --- a/features/odl-raft-api/pom.xml +++ b/features/odl-raft-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/features/odl-raft-spi/pom.xml b/features/odl-raft-spi/pom.xml index fc28d40d52..47798f80e1 100644 --- a/features/odl-raft-spi/pom.xml +++ b/features/odl-raft-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index ccbf19c9c6..27d3b32181 100644 --- a/features/odl-toaster/pom.xml +++ b/features/odl-toaster/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller feature-parent - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 43603466f7..5747d14d5b 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller feature-parent - 12.0.4-SNAPSHOT + 12.0.4 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 import pom diff --git a/features/pom.xml b/features/pom.xml index 8490941b87..210b035e81 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-aggregator - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 72ab8ce3fd..9d54db7854 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 - 12.0.4-SNAPSHOT + 12.0.4 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 12.0.4-SNAPSHOT + 12.0.4 pom import diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 97bbf8da76..dc8b83e27e 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller odl-jolokia-osgi - 12.0.4-SNAPSHOT + 12.0.4 jar diff --git a/karaf/karaf4-parent/pom.xml b/karaf/karaf4-parent/pom.xml index 9e717da6e8..a83421f67e 100644 --- a/karaf/karaf4-parent/pom.xml +++ b/karaf/karaf4-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller karaf4-parent - 12.0.4-SNAPSHOT + 12.0.4 pom ODL :: Controller :: ${project.artifactId} @@ -26,7 +26,7 @@ org.opendaylight.controller controller-artifacts - 12.0.4-SNAPSHOT + 12.0.4 pom import diff --git a/karaf/pom.xml b/karaf/pom.xml index eefcfb22c5..04c61a56d7 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller karaf-aggregator - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/karaf/test-distribution/pom.xml b/karaf/test-distribution/pom.xml index 935e770cf1..6e29668746 100644 --- a/karaf/test-distribution/pom.xml +++ b/karaf/test-distribution/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller karaf4-parent - 12.0.4-SNAPSHOT + 12.0.4 ../karaf4-parent/pom.xml diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index d5b8af0294..c3ad48c2b4 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 ../../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 5aae74da24..d0b70151aa 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 9d6c6d769f..e4a9c380b2 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../../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 d6db24630c..dbb2a21f17 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/cds-mgmt-api/pom.xml b/opendaylight/md-sal/cds-mgmt-api/pom.xml index 503a69150c..5f64d360f7 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index 6d15a3165f..6c4fd77f34 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 58bc2f3d06..683c1d8aea 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../../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 8496ae97d6..ca79c9c0fc 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 - 12.0.4-SNAPSHOT + 12.0.4 pom @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 12.0.4-SNAPSHOT + 12.0.4 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 73b80713ce..12e97252f5 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller mdsal-parent - 12.0.4-SNAPSHOT + 12.0.4 pom @@ -25,7 +25,7 @@ org.opendaylight.controller bundle-parent - 12.0.4-SNAPSHOT + 12.0.4 pom import diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 3b0c32ad09..78eceb3496 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-aggregator - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index 6904aeb655..4acb925603 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index beeda3716f..fd1681c8de 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 - 12.0.4-SNAPSHOT + 12.0.4 ../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 d15e3b2828..8be2681500 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 - 12.0.4-SNAPSHOT + 12.0.4 ../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 5d0d03469b..4d29f57a96 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 - 12.0.4-SNAPSHOT + 12.0.4 ../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 7950e622dc..a98af5f908 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 8c9cb69211..e565580a2c 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../../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 ee6a6548f4..0b4071ba27 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 - 12.0.4-SNAPSHOT + 12.0.4 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 03ca721861..a6a809704e 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 65d201e28b..b7b7cff9b4 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 - 12.0.4-SNAPSHOT + 12.0.4 ../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 7188014f72..e3fc93167c 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 0182189cfc..b26b189bc8 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 - 12.0.4-SNAPSHOT + 12.0.4 ../parent/pom.xml diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 418db52bdd..7da2915da0 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 - 12.0.4-SNAPSHOT + 12.0.4 ../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 c42be9d48e..2b41f81ac4 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 - 12.0.4-SNAPSHOT + 12.0.4 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 d015ddcbb0..423d8ce0e6 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../../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 a12d7ade02..d489f289c1 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../../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 c947e6491c..8538a1d70d 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 - 12.0.4-SNAPSHOT + 12.0.4 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 0ec2f83496..f65dc08168 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 60ee024ad3..8e51bd167e 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 - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 3ef739220f..b3900351ed 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 405a5fa38b..9199f6cc98 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../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 c3c35a73ab..08b693242f 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../parent/pom.xml diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 57ed4f8871..68b56673b4 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 - 12.0.4-SNAPSHOT + 12.0.4 ../../parent/pom.xml diff --git a/pekko/pom.xml b/pekko/pom.xml index a93ffb808e..60cb5b226c 100644 --- a/pekko/pom.xml +++ b/pekko/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller pekko-aggregator - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/pekko/repackaged-pekko-jar/pom.xml b/pekko/repackaged-pekko-jar/pom.xml index f16f7cab83..34a7acb6c8 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 - 12.0.4-SNAPSHOT + 12.0.4 ${project.artifactId} @@ -33,7 +33,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 pom import diff --git a/pekko/repackaged-pekko/pom.xml b/pekko/repackaged-pekko/pom.xml index 063f409be4..ce516b950c 100644 --- a/pekko/repackaged-pekko/pom.xml +++ b/pekko/repackaged-pekko/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bundle-parent - 12.0.4-SNAPSHOT + 12.0.4 ../../bundle-parent/pom.xml diff --git a/pekko/scala3-library/pom.xml b/pekko/scala3-library/pom.xml index 03d140f5d3..cb0382c89e 100644 --- a/pekko/scala3-library/pom.xml +++ b/pekko/scala3-library/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 ../../bnd-parent/pom.xml diff --git a/pom.xml b/pom.xml index 68277b8cce..57d5acb521 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller releasepom - 12.0.4-SNAPSHOT + 12.0.4 pom controller diff --git a/raft/pom.xml b/raft/pom.xml index c7de8840ea..59cd243360 100644 --- a/raft/pom.xml +++ b/raft/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller raft-aggregator - 12.0.4-SNAPSHOT + 12.0.4 pom diff --git a/raft/raft-api/pom.xml b/raft/raft-api/pom.xml index 8566475fa9..54b4e75aa0 100644 --- a/raft/raft-api/pom.xml +++ b/raft/raft-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 ../../bnd-parent/pom.xml diff --git a/raft/raft-journal/pom.xml b/raft/raft-journal/pom.xml index d4d3bd739f..563f7fb0a3 100644 --- a/raft/raft-journal/pom.xml +++ b/raft/raft-journal/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 ../../bnd-parent/pom.xml diff --git a/raft/raft-spi/pom.xml b/raft/raft-spi/pom.xml index 1b82f0cd91..5ac7591790 100644 --- a/raft/raft-spi/pom.xml +++ b/raft/raft-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 ../../bnd-parent/pom.xml diff --git a/raft/sal-akka-raft/pom.xml b/raft/sal-akka-raft/pom.xml index 0440c23ec9..1feb851e58 100644 --- a/raft/sal-akka-raft/pom.xml +++ b/raft/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller bnd-parent - 12.0.4-SNAPSHOT + 12.0.4 ../../bnd-parent/pom.xml diff --git a/scripts/pom.xml b/scripts/pom.xml index f4639db0a4..d14c1f5895 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller scripts - 12.0.4-SNAPSHOT + 12.0.4 jar ${project.artifactId} Verious scripts for configuring a cluster -- 2.34.1