From 7b53870f57716465016025c1d1a8822f3a39bf9a Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 8 Nov 2018 10:46:20 +0100 Subject: [PATCH] Bump to yangtools-2.1.4 and mdsal-3.0.2 This bumps the dependencies to 2.1.4 and 3.0.2, respectively. Change-Id: Ia24de2f5374257cfe36d0a6bca31a84af2c8daff 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-mdsal-common/pom.xml | 2 +- features/mdsal/odl-controller-model-topology/pom.xml | 2 +- features/mdsal/odl-mdsal-broker-local/pom.xml | 4 ++-- 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 | 4 ++-- opendaylight/config/pom.xml | 2 +- opendaylight/md-sal/parent/pom.xml | 2 +- opendaylight/md-sal/sal-binding-dom-it/pom.xml | 4 ++-- opendaylight/model/model-inventory/pom.xml | 2 +- opendaylight/model/model-topology/pom.xml | 2 +- 19 files changed, 22 insertions(+), 22 deletions(-) diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 57a472e046..9ea77488b0 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.1 + 3.0.2 diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 17658fd31b..2a9fb790f3 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 22d89c66e9..dd305e554e 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 6a8ed0cfaa..267a2fc302 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 diff --git a/features/benchmark/odl-benchmark-api/pom.xml b/features/benchmark/odl-benchmark-api/pom.xml index c105623454..cf06e69450 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 - 3.0.1 + 3.0.2 xml features diff --git a/features/mdsal/odl-clustering-test-app/pom.xml b/features/mdsal/odl-clustering-test-app/pom.xml index 0c88d139ce..874628e1fb 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 - 3.0.1 + 3.0.2 import pom diff --git a/features/mdsal/odl-controller-mdsal-common/pom.xml b/features/mdsal/odl-controller-mdsal-common/pom.xml index fb777e106e..51919ece0b 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 - 3.0.1 + 3.0.2 pom import diff --git a/features/mdsal/odl-controller-model-topology/pom.xml b/features/mdsal/odl-controller-model-topology/pom.xml index bb2a788c5e..74b956f609 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 - 3.0.1 + 3.0.2 pom import diff --git a/features/mdsal/odl-mdsal-broker-local/pom.xml b/features/mdsal/odl-mdsal-broker-local/pom.xml index 6a125d3bc0..a2aa41c9fd 100644 --- a/features/mdsal/odl-mdsal-broker-local/pom.xml +++ b/features/mdsal/odl-mdsal-broker-local/pom.xml @@ -32,14 +32,14 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.2 + 2.1.4 pom import org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import diff --git a/features/mdsal/odl-mdsal-model-inventory/pom.xml b/features/mdsal/odl-mdsal-model-inventory/pom.xml index 3f0f3c1757..421b6dda94 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 - 3.0.1 + 3.0.2 pom import diff --git a/features/mdsal/odl-message-bus-collector/pom.xml b/features/mdsal/odl-message-bus-collector/pom.xml index 9aa0264693..0c606877b2 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 - 3.0.1 + 3.0.2 pom import diff --git a/features/mdsal/odl-toaster/pom.xml b/features/mdsal/odl-toaster/pom.xml index 26ed0d2c71..bd508b3f89 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 - 3.0.1 + 3.0.2 xml features diff --git a/karaf/pom.xml b/karaf/pom.xml index 7a3f2ccd20..3e4cbc3e21 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -48,7 +48,7 @@ org.opendaylight.mdsal features-mdsal - 3.0.1 + 3.0.2 features xml runtime diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index c559a5023a..3ce96a35dd 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.2 + 2.1.4 pom import diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 0240933706..8aaf52b3c4 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 33de146404..f0ed982055 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index b40e7b7c26..777564a536 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -18,14 +18,14 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.2 + 2.1.4 pom import org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 3.0.2 pom import diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index ec5066dd43..6490a4dc59 100644 --- a/opendaylight/model/model-inventory/pom.xml +++ b/opendaylight/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 diff --git a/opendaylight/model/model-topology/pom.xml b/opendaylight/model/model-topology/pom.xml index 2c3e2acf1e..b064bbba8f 100644 --- a/opendaylight/model/model-topology/pom.xml +++ b/opendaylight/model/model-topology/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 3.0.1 + 3.0.2 -- 2.36.6