From 5b8cb5582ef3f4eeabc423c6bc2580d4bea9af0c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 28 Apr 2020 00:58:31 +0200 Subject: [PATCH] Bump version to 2.0.1-SNAPSHOT This starts the next development iteration. Change-Id: I2f401017e49f34077ffa71fbda5648e282868c04 Signed-off-by: Robert Varga --- artifacts/pom.xml | 12 ++++++------ benchmark/api/pom.xml | 2 +- benchmark/dsbenchmark/pom.xml | 2 +- benchmark/ntfbenchmark/pom.xml | 2 +- benchmark/pom.xml | 2 +- benchmark/rpcbenchmark/pom.xml | 2 +- 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-exp-messagebus/pom.xml | 2 +- features/odl-controller-exp-netty-config/pom.xml | 2 +- features/odl-controller-mdsal-common/pom.xml | 2 +- features/odl-controller-model-topology/pom.xml | 2 +- features/odl-jolokia/pom.xml | 2 +- features/odl-mdsal-benchmark/pom.xml | 2 +- features/odl-mdsal-broker-local/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-model-inventory/pom.xml | 2 +- features/odl-mdsal-remoterpc-connector/pom.xml | 2 +- features/odl-toaster/pom.xml | 2 +- features/pom.xml | 2 +- features/single-feature-parent/pom.xml | 4 ++-- karaf/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 2 +- opendaylight/commons/jolokia/pom.xml | 2 +- .../config/netty-event-executor-config/pom.xml | 2 +- opendaylight/config/netty-threadgroup-config/pom.xml | 2 +- opendaylight/config/netty-timer-config/pom.xml | 2 +- opendaylight/config/pom.xml | 2 +- opendaylight/config/threadpool-config-api/pom.xml | 2 +- opendaylight/config/threadpool-config-impl/pom.xml | 4 ++-- 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/mdsal-it-base/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-parent/pom.xml | 4 ++-- opendaylight/md-sal/messagebus-api/pom.xml | 2 +- opendaylight/md-sal/messagebus-impl/pom.xml | 2 +- opendaylight/md-sal/messagebus-spi/pom.xml | 2 +- opendaylight/md-sal/messagebus-util/pom.xml | 2 +- opendaylight/md-sal/parent/pom.xml | 4 ++-- opendaylight/md-sal/pom.xml | 2 +- opendaylight/md-sal/sal-akka-raft-example/pom.xml | 2 +- opendaylight/md-sal/sal-akka-raft/pom.xml | 2 +- .../md-sal/sal-akka-segmented-journal/pom.xml | 2 +- opendaylight/md-sal/sal-binding-it/pom.xml | 2 +- opendaylight/md-sal/sal-cluster-admin-api/pom.xml | 2 +- opendaylight/md-sal/sal-cluster-admin-impl/pom.xml | 2 +- opendaylight/md-sal/sal-clustering-commons/pom.xml | 2 +- opendaylight/md-sal/sal-clustering-config/pom.xml | 2 +- opendaylight/md-sal/sal-common-util/pom.xml | 2 +- .../md-sal/sal-distributed-datastore/pom.xml | 2 +- opendaylight/md-sal/sal-distributed-eos/pom.xml | 2 +- .../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 +- .../clustering-test-app/configuration/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/model/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/pom.xml | 2 +- .../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 +- opendaylight/model/model-inventory/pom.xml | 2 +- opendaylight/model/model-topology/pom.xml | 2 +- opendaylight/model/pom.xml | 2 +- pom.xml | 2 +- 74 files changed, 83 insertions(+), 83 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c28622908c..d137c49faa 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom @@ -417,27 +417,27 @@ ${project.groupId} netty-event-executor-config - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} netty-threadgroup-config - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} netty-timer-config - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} threadpool-config-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} threadpool-config-impl - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index adf1249fa5..a5b0ec851e 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../opendaylight/md-sal/parent diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index fa7ed3c844..6f5ee38905 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../opendaylight/md-sal/parent diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index a1da878ca1..b84d9c37aa 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../opendaylight/md-sal/parent diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 7db625b8a0..1045650197 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index bca10bfce2..d927c1d3e2 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../opendaylight/md-sal/parent diff --git a/docs/pom.xml b/docs/pom.xml index ef59cc45e0..79642c4f2f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller controller-docs jar - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ${project.artifactId} Controller documentation diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 6bf6e22d94..99992c812f 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT 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 41aa657373..a654e4e812 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT 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 d93b6b37ab..76859e5749 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-controller - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT 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 f25be893cc..e79e9f160a 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml index 80ee467d20..0a33b30ba5 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-controller-exp-messagebus/pom.xml b/features/odl-controller-exp-messagebus/pom.xml index b5a89f3641..af248fbe40 100644 --- a/features/odl-controller-exp-messagebus/pom.xml +++ b/features/odl-controller-exp-messagebus/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-controller-exp-netty-config/pom.xml b/features/odl-controller-exp-netty-config/pom.xml index 9d8c494a10..6b2720246e 100644 --- a/features/odl-controller-exp-netty-config/pom.xml +++ b/features/odl-controller-exp-netty-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml index 4b01f8c5f5..ba87d58269 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-controller-model-topology/pom.xml b/features/odl-controller-model-topology/pom.xml index 0d717e276d..e8c4a1684b 100644 --- a/features/odl-controller-model-topology/pom.xml +++ b/features/odl-controller-model-topology/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index 7b91fccc12..aabd27295d 100644 --- a/features/odl-jolokia/pom.xml +++ b/features/odl-jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index 4564932ba3..370b42e7dc 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-mdsal-broker-local/pom.xml b/features/odl-mdsal-broker-local/pom.xml index e860078832..01ea01c12e 100644 --- a/features/odl-mdsal-broker-local/pom.xml +++ b/features/odl-mdsal-broker-local/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index 3ee83645c9..da1c2ee112 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml index f0d507d834..4c5543ed5b 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index 374b220c0a..c5d657cb21 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-mdsal-model-inventory/pom.xml b/features/odl-mdsal-model-inventory/pom.xml index 2e12766ad9..1ee2637b2b 100644 --- a/features/odl-mdsal-model-inventory/pom.xml +++ b/features/odl-mdsal-model-inventory/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml index 049dadbe72..5f83af3fcc 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index 881a57f286..1feb4d9b20 100644 --- a/features/odl-toaster/pom.xml +++ b/features/odl-toaster/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../single-feature-parent diff --git a/features/pom.xml b/features/pom.xml index d31910679a..9fbde86a4a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller features-aggregator - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 8d85f31c95..5cb86cc417 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom import diff --git a/karaf/pom.xml b/karaf/pom.xml index 64e5a917eb..57d1dfa0d6 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller controller-test-karaf - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 9563215555..7923f14c20 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -20,7 +20,7 @@ blueprint bundle ${project.artifactId} - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/opendaylight/commons/jolokia/pom.xml b/opendaylight/commons/jolokia/pom.xml index 598fd562bb..23dbec038f 100644 --- a/opendaylight/commons/jolokia/pom.xml +++ b/opendaylight/commons/jolokia/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller odl-jolokia-osgi - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT jar diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 0705912208..e3c956ee33 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller netty-event-executor-config - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT bundle ${project.artifactId} Configuration Wrapper around netty's event executor diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 51c4bac3ae..c17ec2247d 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller netty-threadgroup-config - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT bundle ${project.artifactId} Configuration Wrapper around netty's event group diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index a8fd993313..cb1e89f1ce 100644 --- a/opendaylight/config/netty-timer-config/pom.xml +++ b/opendaylight/config/netty-timer-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller netty-timer-config - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT bundle ${project.artifactId} Configuration Wrapper around netty's timer diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 28c8f3c98b..a580bb23c9 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller config-aggregator - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 0d6eb5ca0f..d31ff7a1c2 100644 --- a/opendaylight/config/threadpool-config-api/pom.xml +++ b/opendaylight/config/threadpool-config-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller threadpool-config-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT bundle ${project.artifactId} diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 7f592e617f..36ca53cdec 100644 --- a/opendaylight/config/threadpool-config-impl/pom.xml +++ b/opendaylight/config/threadpool-config-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller threadpool-config-impl - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT bundle ${project.artifactId} @@ -20,7 +20,7 @@ org.opendaylight.controller controller-artifacts - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom import diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index 1befe7a792..21a8fa7a06 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index a536353db1..dc5acd4754 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index 8f6e0c0f7b..bd27779600 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 39ae9404db..59d4008d13 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 org.opendaylight.controller mdsal-it-base - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT bundle diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 30773f6857..9f97328f94 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom import diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index d9351b8293..150f8c9838 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 7c0573579b..db4a62f2c4 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/messagebus-spi/pom.xml b/opendaylight/md-sal/messagebus-spi/pom.xml index 4db75faaa9..5b23fe9dc4 100644 --- a/opendaylight/md-sal/messagebus-spi/pom.xml +++ b/opendaylight/md-sal/messagebus-spi/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/messagebus-util/pom.xml b/opendaylight/md-sal/messagebus-util/pom.xml index dd4643caea..cba9b36bc3 100644 --- a/opendaylight/md-sal/messagebus-util/pom.xml +++ b/opendaylight/md-sal/messagebus-util/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index fdf42fb956..4eba3e5622 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller controller-artifacts - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom import diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 26c66b1657..3f78be8c7e 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller mdsal-aggregator - 2.0.0-SNAPSHOT + 2.0.1-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 8e1c56d031..8baa8bd4c0 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 3b21040b0d..869dec0a07 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index e09d4409dc..a50dab0a8c 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index eb3e87b8c2..5b86fab48a 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 - 2.0.0-SNAPSHOT + 2.0.1-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 fa503d5746..75ac4082d7 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 26ee6274dc..ff4e8bcc8c 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 37fbb0d442..232de1ad0d 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 mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 7ba0a89376..5c3525efc5 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 - 2.0.0-SNAPSHOT + 2.0.1-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 91449f8cf4..c7a3564395 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index e88b6231fc..636dd49f39 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-distributed-eos/pom.xml b/opendaylight/md-sal/sal-distributed-eos/pom.xml index e1629b2eca..6071c6efda 100644 --- a/opendaylight/md-sal/sal-distributed-eos/pom.xml +++ b/opendaylight/md-sal/sal-distributed-eos/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 74243eb13b..5ab8dc8cb3 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 9242d4bdd9..5731fee8e5 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml index 44051d2b05..52bdfc09c7 100644 --- a/opendaylight/md-sal/sal-test-model/pom.xml +++ b/opendaylight/md-sal/sal-test-model/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../parent 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 9854bbf1be..7d5ccabb86 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 - 2.0.0-SNAPSHOT + 2.0.1-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 63a51f216f..4b0cdb50b4 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../../parent diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 4a6c43c705..065d111e6b 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 - 2.0.0-SNAPSHOT + 2.0.1-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 0579dd032e..a9f465a6a4 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../../parent diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 67bb8e6c3e..2ebb9210c7 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 2a4e22a7b9..c0b2370ba5 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../parent diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 44f04d3e37..6fb6109772 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 - 2.0.0-SNAPSHOT + 2.0.1-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 cbbd9ee50a..96f462e5de 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../parent diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 505e568d3d..4fca4655a8 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../parent diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index 45c475bce2..75dab2e6aa 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 - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/opendaylight/model/model-topology/pom.xml b/opendaylight/model/model-topology/pom.xml index 52897a46ab..dcf82777de 100644 --- a/opendaylight/model/model-topology/pom.xml +++ b/opendaylight/model/model-topology/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../../md-sal/parent diff --git a/opendaylight/model/pom.xml b/opendaylight/model/pom.xml index 22b61ba078..3d0292bedc 100644 --- a/opendaylight/model/pom.xml +++ b/opendaylight/model/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.controller.model model-aggregator - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index b38cdb065e..9828eae277 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller releasepom - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom controller -- 2.36.6