From e9f0c3176a14cf9e5d2bd788872d85b86d19f68e Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Tue, 22 Jan 2019 09:50:11 +0100 Subject: [PATCH] Bump to mdsal 3.0.6 Change-Id: I127f882c8dc93e5841da128575096c00794c4fd3 Signed-off-by: Stephen Kitt --- benchmark/api/pom.xml | 2 +- benchmark/dsbenchmark/pom.xml | 5 +++-- benchmark/ntfbenchmark/pom.xml | 5 +++-- benchmark/rpcbenchmark/pom.xml | 5 +++-- features/benchmark/odl-benchmark-api/pom.xml | 2 +- features/mdsal/odl-clustering-test-app/pom.xml | 2 +- features/mdsal/odl-controller-mdsal-common/pom.xml | 2 +- features/mdsal/odl-controller-model-topology/pom.xml | 2 +- features/mdsal/odl-mdsal-broker-local/pom.xml | 2 +- features/mdsal/odl-mdsal-model-inventory/pom.xml | 2 +- features/mdsal/odl-message-bus-collector/pom.xml | 2 +- features/mdsal/odl-toaster/pom.xml | 2 +- karaf/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 2 +- opendaylight/config/pom.xml | 2 +- opendaylight/md-sal/parent/pom.xml | 2 +- opendaylight/md-sal/sal-binding-dom-it/pom.xml | 2 +- opendaylight/model/model-inventory/pom.xml | 2 +- opendaylight/model/model-topology/pom.xml | 2 +- 19 files changed, 25 insertions(+), 22 deletions(-) diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 3273ff6d96..987be84b1c 100644 --- a/benchmark/api/pom.xml +++ b/benchmark/api/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.5 + 3.0.6 diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index e81ede0f6c..6f8d349e94 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -1,5 +1,6 @@ - + + +