From cdf2ea8bbc21f3c7a3ae94cb59cf7edacacc2554 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 27 Apr 2020 21:50:47 +0200 Subject: [PATCH] Mass-update 1.12.0-SNAPSHOT to 2.0.0-SNAPSHOT Update the primary version to 2.0.0-SNAPSHOT, reflecting the major shakeup we have done in this release cycle. Change-Id: I597dfa652ed636b0523853bdea97e1caa825d1f5 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- benchmark/api/pom.xml | 2 +- benchmark/dsbenchmark/pom.xml | 4 ++-- benchmark/ntfbenchmark/pom.xml | 4 ++-- benchmark/pom.xml | 2 +- benchmark/rpcbenchmark/pom.xml | 4 ++-- docs/pom.xml | 4 ++-- features/features-controller-experimental/pom.xml | 4 ++-- features/features-controller-testing/pom.xml | 4 ++-- features/features-controller/pom.xml | 4 ++-- features/odl-clustering-test-app/pom.xml | 4 ++-- features/odl-controller-blueprint/pom.xml | 4 ++-- features/odl-controller-exp-messagebus/pom.xml | 4 ++-- features/odl-controller-exp-netty-config/pom.xml | 4 ++-- features/odl-controller-mdsal-common/pom.xml | 4 ++-- features/odl-controller-model-topology/pom.xml | 4 ++-- features/odl-jolokia/pom.xml | 4 ++-- features/odl-mdsal-benchmark/pom.xml | 4 ++-- features/odl-mdsal-broker-local/pom.xml | 4 ++-- features/odl-mdsal-broker/pom.xml | 4 ++-- features/odl-mdsal-clustering-commons/pom.xml | 4 ++-- features/odl-mdsal-distributed-datastore/pom.xml | 4 ++-- features/odl-mdsal-model-inventory/pom.xml | 4 ++-- features/odl-mdsal-remoterpc-connector/pom.xml | 4 ++-- features/odl-toaster/pom.xml | 4 ++-- features/single-feature-parent/pom.xml | 4 ++-- karaf/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 2 +- opendaylight/commons/jolokia/pom.xml | 2 +- opendaylight/config/threadpool-config-impl/pom.xml | 2 +- opendaylight/md-sal/cds-access-api/pom.xml | 4 ++-- opendaylight/md-sal/cds-access-client/pom.xml | 4 ++-- opendaylight/md-sal/cds-dom-api/pom.xml | 4 ++-- opendaylight/md-sal/mdsal-it-base/pom.xml | 4 ++-- opendaylight/md-sal/mdsal-it-parent/pom.xml | 4 ++-- opendaylight/md-sal/messagebus-api/pom.xml | 4 ++-- opendaylight/md-sal/messagebus-impl/pom.xml | 4 ++-- opendaylight/md-sal/messagebus-spi/pom.xml | 4 ++-- opendaylight/md-sal/messagebus-util/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 | 4 ++-- opendaylight/md-sal/sal-akka-raft/pom.xml | 4 ++-- opendaylight/md-sal/sal-akka-segmented-journal/pom.xml | 4 ++-- opendaylight/md-sal/sal-binding-it/pom.xml | 2 +- opendaylight/md-sal/sal-cluster-admin-api/pom.xml | 4 ++-- opendaylight/md-sal/sal-cluster-admin-impl/pom.xml | 8 ++++---- opendaylight/md-sal/sal-clustering-commons/pom.xml | 4 ++-- opendaylight/md-sal/sal-clustering-config/pom.xml | 2 +- opendaylight/md-sal/sal-common-util/pom.xml | 4 ++-- opendaylight/md-sal/sal-distributed-datastore/pom.xml | 4 ++-- opendaylight/md-sal/sal-distributed-eos/pom.xml | 6 +++--- .../md-sal/sal-dummy-distributed-datastore/pom.xml | 4 ++-- opendaylight/md-sal/sal-remoterpc-connector/pom.xml | 4 ++-- opendaylight/md-sal/sal-test-model/pom.xml | 4 ++-- .../samples/clustering-test-app/configuration/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/model/pom.xml | 4 ++-- opendaylight/md-sal/samples/clustering-test-app/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/provider/pom.xml | 4 ++-- opendaylight/md-sal/samples/pom.xml | 2 +- opendaylight/md-sal/samples/toaster-consumer/pom.xml | 4 ++-- opendaylight/md-sal/samples/toaster-it/pom.xml | 2 +- opendaylight/md-sal/samples/toaster-provider/pom.xml | 4 ++-- opendaylight/md-sal/samples/toaster/pom.xml | 4 ++-- opendaylight/model/model-inventory/pom.xml | 2 +- opendaylight/model/model-topology/pom.xml | 2 +- opendaylight/model/pom.xml | 2 +- pom.xml | 2 +- 68 files changed, 121 insertions(+), 121 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c7ebee0559..24e7cb5e63 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 42e54ea266..a74f291504 100644 --- a/benchmark/api/pom.xml +++ b/benchmark/api/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.controller benchmark-api - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 11e561ad24..1cc3b74330 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.controller dsbenchmark - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index fab7446505..a78896f493 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.controller ntfbenchmark - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 9d806c888c..7db625b8a0 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 4046f74949..794befefe1 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.controller rpcbenchmark - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/docs/pom.xml b/docs/pom.xml index a7c4919dc7..7767eb332c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller controller-docs jar - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ${project.artifactId} Controller documentation @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index d805039b15..6875de8c48 100644 --- a/features/features-controller-experimental/pom.xml +++ b/features/features-controller-experimental/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller features-controller-experimental - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Experimental Features Controller Experimental Features @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 6c2fdda760..5405fc3ef8 100644 --- a/features/features-controller-testing/pom.xml +++ b/features/features-controller-testing/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller features-controller-testing - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Features to support CSIT testing Controller CSIT Features @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 6f080f2ac8..118e931889 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller features-controller - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Features Controller Production Features @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/features/odl-clustering-test-app/pom.xml b/features/odl-clustering-test-app/pom.xml index 69c6e07856..b29b110fa2 100644 --- a/features/odl-clustering-test-app/pom.xml +++ b/features/odl-clustering-test-app/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-clustering-test-app - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml index f0aff4fcb9..fc85e5ceb7 100644 --- a/features/odl-controller-blueprint/pom.xml +++ b/features/odl-controller-blueprint/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-controller-blueprint - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Blueprint diff --git a/features/odl-controller-exp-messagebus/pom.xml b/features/odl-controller-exp-messagebus/pom.xml index 6856e23e4a..0a8e67d220 100644 --- a/features/odl-controller-exp-messagebus/pom.xml +++ b/features/odl-controller-exp-messagebus/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-controller-exp-messagebus - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Experimental :: Message Bus Experimental Message Bus Collector diff --git a/features/odl-controller-exp-netty-config/pom.xml b/features/odl-controller-exp-netty-config/pom.xml index d74b011d76..e3ad8ee99d 100644 --- a/features/odl-controller-exp-netty-config/pom.xml +++ b/features/odl-controller-exp-netty-config/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-controller-exp-netty-config - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Experimental :: Netty Configuration Common configuration for Netty resources diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml index 99df67ff5a..698d4cd74e 100644 --- a/features/odl-controller-mdsal-common/pom.xml +++ b/features/odl-controller-mdsal-common/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-controller-mdsal-common - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: MDSAL :: Common diff --git a/features/odl-controller-model-topology/pom.xml b/features/odl-controller-model-topology/pom.xml index 0d70acc4a5..3286abb868 100644 --- a/features/odl-controller-model-topology/pom.xml +++ b/features/odl-controller-model-topology/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-controller-model-topology - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: MD-SAL :: Topology Model diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index a045b0b48a..d8dcb3f0ec 100644 --- a/features/odl-jolokia/pom.xml +++ b/features/odl-jolokia/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent @@ -24,7 +24,7 @@ Jolokia JMX/HTTP bridge - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index 264fd7aac4..70ed899c52 100644 --- a/features/odl-mdsal-benchmark/pom.xml +++ b/features/odl-mdsal-benchmark/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-mdsal-benchmark - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Benchmarks Controller benchmarks diff --git a/features/odl-mdsal-broker-local/pom.xml b/features/odl-mdsal-broker-local/pom.xml index 69eb8178ee..2183c894fa 100644 --- a/features/odl-mdsal-broker-local/pom.xml +++ b/features/odl-mdsal-broker-local/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-mdsal-broker-local - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: MDSAL :: Broker (local) diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index d108423778..eeba557b48 100644 --- a/features/odl-mdsal-broker/pom.xml +++ b/features/odl-mdsal-broker/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-mdsal-broker - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: MDSAL :: Broker (clustered) diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml index adf146e361..e023b884ab 100644 --- a/features/odl-mdsal-clustering-commons/pom.xml +++ b/features/odl-mdsal-clustering-commons/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-mdsal-clustering-commons - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Clustering Commons diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index ce900f84cc..9ab26503d0 100644 --- a/features/odl-mdsal-distributed-datastore/pom.xml +++ b/features/odl-mdsal-distributed-datastore/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-mdsal-distributed-datastore - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Clustered Datastore diff --git a/features/odl-mdsal-model-inventory/pom.xml b/features/odl-mdsal-model-inventory/pom.xml index e2c19f4374..b45e222a95 100644 --- a/features/odl-mdsal-model-inventory/pom.xml +++ b/features/odl-mdsal-model-inventory/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-mdsal-model-inventory - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: MD-SAL :: Inventory Model diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml index 6f4631b0b8..beac355f74 100644 --- a/features/odl-mdsal-remoterpc-connector/pom.xml +++ b/features/odl-mdsal-remoterpc-connector/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-mdsal-remoterpc-connector - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Remote RPC Connector diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index 9d3c812996..cead20ed6c 100644 --- a/features/odl-toaster/pom.xml +++ b/features/odl-toaster/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller single-feature-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../single-feature-parent org.opendaylight.controller odl-toaster - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT feature OpenDaylight :: Toaster diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 8a0e97129c..8d85f31c95 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/karaf/pom.xml b/karaf/pom.xml index 85d85b717c..daf59851fd 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index ec0ddbde0d..b96768a9d8 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/opendaylight/commons/jolokia/pom.xml b/opendaylight/commons/jolokia/pom.xml index bd5b2ef95d..598fd562bb 100644 --- a/opendaylight/commons/jolokia/pom.xml +++ b/opendaylight/commons/jolokia/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller odl-jolokia-osgi - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT jar diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 39f4e21604..7f592e617f 100644 --- a/opendaylight/config/threadpool-config-impl/pom.xml +++ b/opendaylight/config/threadpool-config-impl/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index 98451bb940..1c7a0f8ee1 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller cds-access-api - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 0393f63913..175d5541e6 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller cds-access-client - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index 67e36f84bc..15dad05ff4 100644 --- a/opendaylight/md-sal/cds-dom-api/pom.xml +++ b/opendaylight/md-sal/cds-dom-api/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller cds-dom-api - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 89ed3813e2..0c01721d76 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.controller mdsal-it-base - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle @@ -33,7 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 74bf6c9e0e..30773f6857 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index fdf240e43a..c3a4916fdd 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller messagebus-api - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 88fee542e0..330ac15417 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT messagebus-impl ${project.artifactId} bundle diff --git a/opendaylight/md-sal/messagebus-spi/pom.xml b/opendaylight/md-sal/messagebus-spi/pom.xml index 95be9b0908..4e11e9d9db 100644 --- a/opendaylight/md-sal/messagebus-spi/pom.xml +++ b/opendaylight/md-sal/messagebus-spi/pom.xml @@ -3,13 +3,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller messagebus-spi - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ${project.artifactId} bundle diff --git a/opendaylight/md-sal/messagebus-util/pom.xml b/opendaylight/md-sal/messagebus-util/pom.xml index 9002dbf98d..be0ec1f5ac 100644 --- a/opendaylight/md-sal/messagebus-util/pom.xml +++ b/opendaylight/md-sal/messagebus-util/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller messagebus-util - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle ${project.artifactId} diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 86ceb7a44d..fdf42fb956 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller controller-artifacts - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 3d4098dbec..26c66b1657 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-aggregator - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index 0c1ffb7835..43a9a4ea61 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-akka-raft-example - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 2d4bde9922..1e6e047dab 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-akka-raft - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index ebaad77257..10c8574903 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent sal-akka-segmented-journal - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index c64baf7d61..eb3e87b8c2 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../mdsal-it-parent sal-binding-it diff --git a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml index 6dc80b5229..307f3f4364 100644 --- a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-cluster-admin-api - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index b9a1f22e9f..ef8da2d210 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle @@ -39,7 +39,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT test @@ -49,7 +49,7 @@ org.opendaylight.controller.samples clustering-it-model - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT test diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 825a929d04..3d0730da04 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent sal-clustering-commons - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 2dae2ffc33..7ba0a89376 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT 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 c904e1e112..01c55fdc33 100644 --- a/opendaylight/md-sal/sal-common-util/pom.xml +++ b/opendaylight/md-sal/sal-common-util/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-common-util - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 0c1f2a3b53..3b019d3c5c 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent sal-distributed-datastore - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-distributed-eos/pom.xml b/opendaylight/md-sal/sal-distributed-eos/pom.xml index fbbcafe1cb..aa1af28777 100644 --- a/opendaylight/md-sal/sal-distributed-eos/pom.xml +++ b/opendaylight/md-sal/sal-distributed-eos/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent sal-distributed-eos - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle @@ -52,7 +52,7 @@ org.opendaylight.controller sal-distributed-datastore - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT test-jar test diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 4b63705a8c..58e4d1cfcb 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-dummy-distributed-datastore - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index da0e62f5aa..37ddc1e1bf 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-remoterpc-connector - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 8563e77da1..7d6fa6166a 100644 --- a/opendaylight/md-sal/sal-test-model/pom.xml +++ b/opendaylight/md-sal/sal-test-model/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-test-model - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle 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 bf063e361f..9854bbf1be 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT jar 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 028e40c674..acbd7fa23f 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../../../parent org.opendaylight.controller.samples - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT clustering-it-model bundle diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 2f903dbea6..4a6c43c705 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT 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 4bf4ccda74..442270f479 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../../../parent org.opendaylight.controller.samples clustering-it-provider - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 3b896e9a26..67bb8e6c3e 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 - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 22db3d64c6..e1da07ae50 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../../parent org.opendaylight.controller.samples sample-toaster-consumer - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 494fd84916..35b782b918 100644 --- a/opendaylight/md-sal/samples/toaster-it/pom.xml +++ b/opendaylight/md-sal/samples/toaster-it/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller mdsal-it-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../../mdsal-it-parent sample-toaster-it diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index bd799515fe..402f4a67d0 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../../parent org.opendaylight.controller.samples sample-toaster-provider - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 978e654046..9dc3778d56 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT ../../parent org.opendaylight.controller.samples - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT sample-toaster bundle diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index 3cac1e77ef..45c475bce2 100644 --- a/opendaylight/model/model-inventory/pom.xml +++ b/opendaylight/model/model-inventory/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller.model model-inventory bundle - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT diff --git a/opendaylight/model/model-topology/pom.xml b/opendaylight/model/model-topology/pom.xml index e6d63b6182..c8ffed0e75 100644 --- a/opendaylight/model/model-topology/pom.xml +++ b/opendaylight/model/model-topology/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller.model model-topology - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle diff --git a/opendaylight/model/pom.xml b/opendaylight/model/pom.xml index 3fb23ced22..22b61ba078 100644 --- a/opendaylight/model/pom.xml +++ b/opendaylight/model/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller.model model-aggregator - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 83e3522618..b38cdb065e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller releasepom - 1.12.0-SNAPSHOT + 2.0.0-SNAPSHOT pom controller -- 2.36.6