From 72d71d1cded60bcac65296211272754006b3f89a Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 13 Sep 2019 20:56:56 +0200 Subject: [PATCH] Bump mdsal to 4.0.6 This picks up latest fixes. Change-Id: I64e1f277bd00e132f40647eb0a2e7fc00eb56705 Signed-off-by: Robert Varga --- benchmark/api/pom.xml | 2 +- benchmark/dsbenchmark/pom.xml | 2 +- benchmark/ntfbenchmark/pom.xml | 2 +- benchmark/rpcbenchmark/pom.xml | 2 +- features/benchmark/odl-benchmark-api/pom.xml | 2 +- features/mdsal/odl-clustering-test-app/pom.xml | 2 +- features/mdsal/odl-controller-binding-api/pom.xml | 2 +- features/mdsal/odl-controller-dom-api/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-broker/pom.xml | 2 +- features/mdsal/odl-mdsal-distributed-datastore/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 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 92ad1594b0..6c82382d6a 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 - 4.0.4 + 4.0.6 diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 2bec475817..5b297dd6f1 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.mdsal binding-parent - 4.0.4 + 4.0.6 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 6f4bc2f611..39f5b5862a 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.mdsal binding-parent - 4.0.4 + 4.0.6 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 55a8e98f64..966ce5fa86 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.mdsal binding-parent - 4.0.4 + 4.0.6 diff --git a/features/benchmark/odl-benchmark-api/pom.xml b/features/benchmark/odl-benchmark-api/pom.xml index 9b1c30aeba..a35af58fa9 100644 --- a/features/benchmark/odl-benchmark-api/pom.xml +++ b/features/benchmark/odl-benchmark-api/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.mdsal odl-mdsal-binding-base - 4.0.4 + 4.0.6 xml features diff --git a/features/mdsal/odl-clustering-test-app/pom.xml b/features/mdsal/odl-clustering-test-app/pom.xml index 7a58782cd5..d8df4b37b2 100644 --- a/features/mdsal/odl-clustering-test-app/pom.xml +++ b/features/mdsal/odl-clustering-test-app/pom.xml @@ -26,7 +26,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 import pom diff --git a/features/mdsal/odl-controller-binding-api/pom.xml b/features/mdsal/odl-controller-binding-api/pom.xml index e7d07865df..ce8d6c9508 100644 --- a/features/mdsal/odl-controller-binding-api/pom.xml +++ b/features/mdsal/odl-controller-binding-api/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-controller-dom-api/pom.xml b/features/mdsal/odl-controller-dom-api/pom.xml index 8c0689487b..0f256d0b1f 100644 --- a/features/mdsal/odl-controller-dom-api/pom.xml +++ b/features/mdsal/odl-controller-dom-api/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-controller-mdsal-common/pom.xml b/features/mdsal/odl-controller-mdsal-common/pom.xml index 3de0cd3ac5..306734c802 100644 --- a/features/mdsal/odl-controller-mdsal-common/pom.xml +++ b/features/mdsal/odl-controller-mdsal-common/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-controller-model-topology/pom.xml b/features/mdsal/odl-controller-model-topology/pom.xml index 8c8f94e395..1b5e182823 100644 --- a/features/mdsal/odl-controller-model-topology/pom.xml +++ b/features/mdsal/odl-controller-model-topology/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-mdsal-broker-local/pom.xml b/features/mdsal/odl-mdsal-broker-local/pom.xml index f073f06cb4..8a29fe6c1e 100644 --- a/features/mdsal/odl-mdsal-broker-local/pom.xml +++ b/features/mdsal/odl-mdsal-broker-local/pom.xml @@ -44,7 +44,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-mdsal-broker/pom.xml b/features/mdsal/odl-mdsal-broker/pom.xml index a7c4b132bc..23a09a798a 100644 --- a/features/mdsal/odl-mdsal-broker/pom.xml +++ b/features/mdsal/odl-mdsal-broker/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index ac70f96bab..9186b65716 100644 --- a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml +++ b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml @@ -36,7 +36,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-mdsal-model-inventory/pom.xml b/features/mdsal/odl-mdsal-model-inventory/pom.xml index 8985a24ca6..a51a80b420 100644 --- a/features/mdsal/odl-mdsal-model-inventory/pom.xml +++ b/features/mdsal/odl-mdsal-model-inventory/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-message-bus-collector/pom.xml b/features/mdsal/odl-message-bus-collector/pom.xml index a29c1822d9..90747b37a7 100644 --- a/features/mdsal/odl-message-bus-collector/pom.xml +++ b/features/mdsal/odl-message-bus-collector/pom.xml @@ -37,7 +37,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/mdsal/odl-toaster/pom.xml b/features/mdsal/odl-toaster/pom.xml index 729794e2d2..18c3b889b4 100644 --- a/features/mdsal/odl-toaster/pom.xml +++ b/features/mdsal/odl-toaster/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.mdsal odl-mdsal-binding-runtime - 4.0.4 + 4.0.6 xml features diff --git a/karaf/pom.xml b/karaf/pom.xml index 71fb04db37..23f0270e94 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -55,7 +55,7 @@ org.opendaylight.mdsal features-mdsal - 4.0.4 + 4.0.6 features xml runtime diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 9407f04102..ae5dca2b69 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index a774182109..140f770cd9 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.4 + 4.0.6 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 1f1658e4be..4c646b93b8 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 4.0.4 + 4.0.6 diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index f61001a515..95e82a9e60 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index 5fa29f0be3..dea7718a5f 100644 --- a/opendaylight/model/model-inventory/pom.xml +++ b/opendaylight/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 4.0.4 + 4.0.6 diff --git a/opendaylight/model/model-topology/pom.xml b/opendaylight/model/model-topology/pom.xml index 293b11e04a..ad038b77ff 100644 --- a/opendaylight/model/model-topology/pom.xml +++ b/opendaylight/model/model-topology/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 4.0.4 + 4.0.6 -- 2.36.6