From ba1707409a64e414aed9180501e0c644d6f50c86 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 22 Jul 2020 20:03:18 +0200 Subject: [PATCH] Bump odlparent/yangtools/mdsal to 6.0.11/4.0.13/5.0.14 Pick up latest updates from upstream. Change-Id: Ib5e26c6ff094b04a7e96da1b39624e5173827268 Signed-off-by: Robert Varga --- benchmark/api/pom.xml | 2 +- benchmark/artifacts/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 | 8 ++++---- features/benchmark/features-mdsal-benchmark/pom.xml | 2 +- features/benchmark/odl-benchmark-api/pom.xml | 4 ++-- features/benchmark/odl-dsbenchmark/pom.xml | 2 +- features/benchmark/odl-mdsal-benchmark/pom.xml | 2 +- features/benchmark/odl-ntfbenchmark/pom.xml | 2 +- features/benchmark/pom.xml | 2 +- features/config-netty/features-config-netty/pom.xml | 2 +- features/config-netty/odl-config-netty/pom.xml | 2 +- features/config-netty/pom.xml | 2 +- features/extras/features-extras/pom.xml | 2 +- features/extras/odl-extras-all/pom.xml | 2 +- features/extras/odl-jolokia/pom.xml | 2 +- features/extras/pom.xml | 2 +- features/mdsal/features-mdsal/pom.xml | 2 +- features/mdsal/odl-clustering-test-app/pom.xml | 4 ++-- features/mdsal/odl-controller-binding-api/pom.xml | 4 ++-- features/mdsal/odl-controller-blueprint/pom.xml | 4 ++-- features/mdsal/odl-controller-dom-api/pom.xml | 4 ++-- features/mdsal/odl-controller-mdsal-common/pom.xml | 4 ++-- features/mdsal/odl-controller-model-topology/pom.xml | 4 ++-- features/mdsal/odl-mdsal-broker-local/pom.xml | 6 +++--- features/mdsal/odl-mdsal-broker/pom.xml | 4 ++-- features/mdsal/odl-mdsal-clustering-commons/pom.xml | 4 ++-- features/mdsal/odl-mdsal-clustering/pom.xml | 2 +- features/mdsal/odl-mdsal-distributed-datastore/pom.xml | 6 +++--- features/mdsal/odl-mdsal-model-inventory/pom.xml | 4 ++-- features/mdsal/odl-mdsal-remoterpc-connector/pom.xml | 2 +- features/mdsal/odl-message-bus-collector/pom.xml | 4 ++-- features/mdsal/odl-toaster/pom.xml | 4 ++-- features/mdsal/pom.xml | 2 +- features/pom.xml | 2 +- karaf/pom.xml | 4 ++-- .../src/main/resources/archetype-resources/pom.xml | 2 +- opendaylight/archetypes/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 6 +++--- opendaylight/commons/jolokia/pom.xml | 2 +- opendaylight/config/config-artifacts/pom.xml | 2 +- opendaylight/config/pom.xml | 2 +- opendaylight/md-sal/mdsal-artifacts/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-base/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-parent/pom.xml | 2 +- .../mdsal-trace/features/features-mdsal-trace/pom.xml | 2 +- .../md-sal/mdsal-trace/features/odl-mdsal-trace/pom.xml | 2 +- opendaylight/md-sal/mdsal-trace/features/pom.xml | 2 +- opendaylight/md-sal/mdsal-trace/pom.xml | 2 +- opendaylight/md-sal/parent/pom.xml | 2 +- opendaylight/md-sal/pom.xml | 2 +- opendaylight/md-sal/sal-binding-dom-it/pom.xml | 6 +++--- opendaylight/md-sal/sal-clustering-config/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 +- 60 files changed, 84 insertions(+), 84 deletions(-) diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index 5e68a7c035..28c3e8fdd5 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 - 5.0.13 + 5.0.14 diff --git a/benchmark/artifacts/pom.xml b/benchmark/artifacts/pom.xml index 34968a2909..91b08dd804 100644 --- a/benchmark/artifacts/pom.xml +++ b/benchmark/artifacts/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index e00377ec26..2c81a0ff1f 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 - 5.0.13 + 5.0.14 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 131a72d525..5b0b62c7aa 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 - 5.0.13 + 5.0.14 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 81195227b2..81aeb4523d 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 org.opendaylight.controller diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index bdb1287b2b..ef70db742f 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 - 5.0.13 + 5.0.14 diff --git a/docs/pom.xml b/docs/pom.xml index 6315d09d98..4abfad0575 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 6.0.10 + 6.0.11 @@ -299,9 +299,9 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/ https://commons.apache.org/proper/commons-codec/apidocs/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/6.0.10/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/4.0.12/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/5.0.13/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/6.0.11/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/4.0.13/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/5.0.14/ diff --git a/features/benchmark/features-mdsal-benchmark/pom.xml b/features/benchmark/features-mdsal-benchmark/pom.xml index 39bd1ffb26..ef73726983 100644 --- a/features/benchmark/features-mdsal-benchmark/pom.xml +++ b/features/benchmark/features-mdsal-benchmark/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.10 + 6.0.11 diff --git a/features/benchmark/odl-benchmark-api/pom.xml b/features/benchmark/odl-benchmark-api/pom.xml index 00bb089045..871141c328 100644 --- a/features/benchmark/odl-benchmark-api/pom.xml +++ b/features/benchmark/odl-benchmark-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -27,7 +27,7 @@ org.opendaylight.mdsal odl-mdsal-binding-base - 5.0.13 + 5.0.14 xml features diff --git a/features/benchmark/odl-dsbenchmark/pom.xml b/features/benchmark/odl-dsbenchmark/pom.xml index 534d385eca..5cc4dfbb2e 100644 --- a/features/benchmark/odl-dsbenchmark/pom.xml +++ b/features/benchmark/odl-dsbenchmark/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/benchmark/odl-mdsal-benchmark/pom.xml b/features/benchmark/odl-mdsal-benchmark/pom.xml index e39f2fd330..a2d4300cd6 100644 --- a/features/benchmark/odl-mdsal-benchmark/pom.xml +++ b/features/benchmark/odl-mdsal-benchmark/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/benchmark/odl-ntfbenchmark/pom.xml b/features/benchmark/odl-ntfbenchmark/pom.xml index 1f70023b61..94f6f7bb89 100644 --- a/features/benchmark/odl-ntfbenchmark/pom.xml +++ b/features/benchmark/odl-ntfbenchmark/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/benchmark/pom.xml b/features/benchmark/pom.xml index d825677863..4797bb52cd 100644 --- a/features/benchmark/pom.xml +++ b/features/benchmark/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 org.opendaylight.controller diff --git a/features/config-netty/features-config-netty/pom.xml b/features/config-netty/features-config-netty/pom.xml index 0ef8c38a6a..8b15ca01ce 100644 --- a/features/config-netty/features-config-netty/pom.xml +++ b/features/config-netty/features-config-netty/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.10 + 6.0.11 diff --git a/features/config-netty/odl-config-netty/pom.xml b/features/config-netty/odl-config-netty/pom.xml index a098635e2c..16f84b5899 100644 --- a/features/config-netty/odl-config-netty/pom.xml +++ b/features/config-netty/odl-config-netty/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index 71ff7ee829..a9378f4f54 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/features/extras/features-extras/pom.xml b/features/extras/features-extras/pom.xml index 2348143695..aabf818d8c 100644 --- a/features/extras/features-extras/pom.xml +++ b/features/extras/features-extras/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.10 + 6.0.11 diff --git a/features/extras/odl-extras-all/pom.xml b/features/extras/odl-extras-all/pom.xml index f81cfac6ab..67c73c63db 100644 --- a/features/extras/odl-extras-all/pom.xml +++ b/features/extras/odl-extras-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/extras/odl-jolokia/pom.xml b/features/extras/odl-jolokia/pom.xml index 3ca473374e..3da91ccde6 100644 --- a/features/extras/odl-jolokia/pom.xml +++ b/features/extras/odl-jolokia/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/extras/pom.xml b/features/extras/pom.xml index 13e0b09602..e6c3161d99 100644 --- a/features/extras/pom.xml +++ b/features/extras/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/features/mdsal/features-mdsal/pom.xml b/features/mdsal/features-mdsal/pom.xml index 10c19efe5a..ffa76a6535 100644 --- a/features/mdsal/features-mdsal/pom.xml +++ b/features/mdsal/features-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.10 + 6.0.11 diff --git a/features/mdsal/odl-clustering-test-app/pom.xml b/features/mdsal/odl-clustering-test-app/pom.xml index d45cb8efb5..876e3cd75f 100644 --- a/features/mdsal/odl-clustering-test-app/pom.xml +++ b/features/mdsal/odl-clustering-test-app/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -26,7 +26,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 import pom diff --git a/features/mdsal/odl-controller-binding-api/pom.xml b/features/mdsal/odl-controller-binding-api/pom.xml index 8ff0927764..f61960f01c 100644 --- a/features/mdsal/odl-controller-binding-api/pom.xml +++ b/features/mdsal/odl-controller-binding-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-controller-blueprint/pom.xml b/features/mdsal/odl-controller-blueprint/pom.xml index 40db1de85c..de876a1208 100644 --- a/features/mdsal/odl-controller-blueprint/pom.xml +++ b/features/mdsal/odl-controller-blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -33,7 +33,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.12 + 4.0.13 pom import diff --git a/features/mdsal/odl-controller-dom-api/pom.xml b/features/mdsal/odl-controller-dom-api/pom.xml index 0a9e828e53..b83a2a3b93 100644 --- a/features/mdsal/odl-controller-dom-api/pom.xml +++ b/features/mdsal/odl-controller-dom-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-controller-mdsal-common/pom.xml b/features/mdsal/odl-controller-mdsal-common/pom.xml index 64c65f05ea..e80f811123 100644 --- a/features/mdsal/odl-controller-mdsal-common/pom.xml +++ b/features/mdsal/odl-controller-mdsal-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-controller-model-topology/pom.xml b/features/mdsal/odl-controller-model-topology/pom.xml index 912290025d..f150b80671 100644 --- a/features/mdsal/odl-controller-model-topology/pom.xml +++ b/features/mdsal/odl-controller-model-topology/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-mdsal-broker-local/pom.xml b/features/mdsal/odl-mdsal-broker-local/pom.xml index cdff15cae8..041576f482 100644 --- a/features/mdsal/odl-mdsal-broker-local/pom.xml +++ b/features/mdsal/odl-mdsal-broker-local/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -37,14 +37,14 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.12 + 4.0.13 pom import org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-mdsal-broker/pom.xml b/features/mdsal/odl-mdsal-broker/pom.xml index c65be7767d..e5985a5f53 100644 --- a/features/mdsal/odl-mdsal-broker/pom.xml +++ b/features/mdsal/odl-mdsal-broker/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 6b7d11a961..4c7fe7b1a9 100644 --- a/features/mdsal/odl-mdsal-clustering-commons/pom.xml +++ b/features/mdsal/odl-mdsal-clustering-commons/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.12 + 4.0.13 pom import diff --git a/features/mdsal/odl-mdsal-clustering/pom.xml b/features/mdsal/odl-mdsal-clustering/pom.xml index b6841caa38..aeeda49d0d 100644 --- a/features/mdsal/odl-mdsal-clustering/pom.xml +++ b/features/mdsal/odl-mdsal-clustering/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index 0ebf399085..c117eb7ac6 100644 --- a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml +++ b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -29,14 +29,14 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.12 + 4.0.13 pom import org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-mdsal-model-inventory/pom.xml b/features/mdsal/odl-mdsal-model-inventory/pom.xml index 9b546764b8..68c84f31fc 100644 --- a/features/mdsal/odl-mdsal-model-inventory/pom.xml +++ b/features/mdsal/odl-mdsal-model-inventory/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-mdsal-remoterpc-connector/pom.xml b/features/mdsal/odl-mdsal-remoterpc-connector/pom.xml index 376d50d404..32dad61dfe 100644 --- a/features/mdsal/odl-mdsal-remoterpc-connector/pom.xml +++ b/features/mdsal/odl-mdsal-remoterpc-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/mdsal/odl-message-bus-collector/pom.xml b/features/mdsal/odl-message-bus-collector/pom.xml index 48137f8170..290e3d8658 100644 --- a/features/mdsal/odl-message-bus-collector/pom.xml +++ b/features/mdsal/odl-message-bus-collector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -37,7 +37,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/features/mdsal/odl-toaster/pom.xml b/features/mdsal/odl-toaster/pom.xml index da35049ec2..c7a3c77512 100644 --- a/features/mdsal/odl-toaster/pom.xml +++ b/features/mdsal/odl-toaster/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 @@ -27,7 +27,7 @@ org.opendaylight.mdsal odl-mdsal-binding-runtime - 5.0.13 + 5.0.14 xml features diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index c633ce86f5..0bb6e558c6 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/features/pom.xml b/features/pom.xml index 114421d6e8..5f2f4cee47 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/karaf/pom.xml b/karaf/pom.xml index ebc94c71ac..8aeeb44338 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.10 + 6.0.11 @@ -55,7 +55,7 @@ org.opendaylight.mdsal features-mdsal - 5.0.13 + 5.0.14 features xml runtime diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml index 2f37fcd4de..88ef090836 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index 0dda7cddd3..c0c27e6261 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 6440a084d0..f6d7b64c51 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 6.0.10 + 6.0.11 @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import @@ -41,7 +41,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.12 + 4.0.13 pom import diff --git a/opendaylight/commons/jolokia/pom.xml b/opendaylight/commons/jolokia/pom.xml index e4ae92c4e3..0f99d72447 100644 --- a/opendaylight/commons/jolokia/pom.xml +++ b/opendaylight/commons/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 6.0.10 + 6.0.11 diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index e0f8c98917..1121634600 100644 --- a/opendaylight/config/config-artifacts/pom.xml +++ b/opendaylight/config/config-artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 8b3dee6c29..f396613588 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index 2601486420..fc6146b923 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index cb50ae9593..b85c4dc1f7 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 6.0.10 + 6.0.11 4.0.0 diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 997ec23b58..b5e936c47e 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 6.0.10 + 6.0.11 diff --git a/opendaylight/md-sal/mdsal-trace/features/features-mdsal-trace/pom.xml b/opendaylight/md-sal/mdsal-trace/features/features-mdsal-trace/pom.xml index 38591302c9..f76b7c1836 100644 --- a/opendaylight/md-sal/mdsal-trace/features/features-mdsal-trace/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/features/features-mdsal-trace/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.10 + 6.0.11 diff --git a/opendaylight/md-sal/mdsal-trace/features/odl-mdsal-trace/pom.xml b/opendaylight/md-sal/mdsal-trace/features/odl-mdsal-trace/pom.xml index 907b50f1e1..9552bd6911 100644 --- a/opendaylight/md-sal/mdsal-trace/features/odl-mdsal-trace/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/features/odl-mdsal-trace/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/opendaylight/md-sal/mdsal-trace/features/pom.xml b/opendaylight/md-sal/mdsal-trace/features/pom.xml index 2103ace0ed..33a3e9f42d 100644 --- a/opendaylight/md-sal/mdsal-trace/features/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/md-sal/mdsal-trace/pom.xml b/opendaylight/md-sal/mdsal-trace/pom.xml index 805fc75e58..d48fea9410 100644 --- a/opendaylight/md-sal/mdsal-trace/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 049d43bbfb..0569a5f4c8 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index f9097ecfb8..bbdf3352ea 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 6d138ae9a9..0fc8454305 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent - 6.0.10 + 6.0.11 @@ -18,14 +18,14 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.12 + 4.0.13 pom import org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 pom import diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 3820fc552a..87ee83066a 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index 2bcf7997dd..031b075d1b 100644 --- a/opendaylight/model/model-inventory/pom.xml +++ b/opendaylight/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/opendaylight/model/model-topology/pom.xml b/opendaylight/model/model-topology/pom.xml index 23db6e039e..783d240d30 100644 --- a/opendaylight/model/model-topology/pom.xml +++ b/opendaylight/model/model-topology/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/opendaylight/model/pom.xml b/opendaylight/model/pom.xml index ac18ea7890..b3f8fdcd32 100644 --- a/opendaylight/model/pom.xml +++ b/opendaylight/model/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/pom.xml b/pom.xml index 216e0caa8c..651476c226 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 org.opendaylight.controller -- 2.36.6