From: Robert Varga Date: Mon, 4 Nov 2019 13:34:56 +0000 (+0100) Subject: Bump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 X-Git-Tag: release/magnesium~32 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=83c7e2660ee61a05111ff712e7058d6a7f151995 Bump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 This picks up latest upgrades and fixes. Change-Id: I8db358b0af81394a561071d98bffea168dda47cc Signed-off-by: Robert Varga --- diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml index e78eb643dc..a5ae1d835e 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.3 + 5.0.4 diff --git a/benchmark/artifacts/pom.xml b/benchmark/artifacts/pom.xml index 978ff11411..d339ee4fe7 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.0 + 6.0.1 diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 29e937a37a..adbefe0bb9 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.3 + 5.0.4 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 4d26b37846..c4734b4bd7 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.3 + 5.0.4 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 9c9f3212dc..76e9b6a8e9 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.0 + 6.0.1 org.opendaylight.controller diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index a8eb9a033a..9da5bf23d2 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.3 + 5.0.4 diff --git a/docs/pom.xml b/docs/pom.xml index 3d0ad5a457..f2ad75a67f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 6.0.0 + 6.0.1 diff --git a/features/benchmark/features-mdsal-benchmark/pom.xml b/features/benchmark/features-mdsal-benchmark/pom.xml index 9b7d089956..c666b0ab1b 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.0 + 6.0.1 diff --git a/features/benchmark/odl-benchmark-api/pom.xml b/features/benchmark/odl-benchmark-api/pom.xml index 4ffa450d2b..045605e8d9 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.0 + 6.0.1 @@ -27,7 +27,7 @@ org.opendaylight.mdsal odl-mdsal-binding-base - 5.0.3 + 5.0.4 xml features diff --git a/features/benchmark/odl-dsbenchmark/pom.xml b/features/benchmark/odl-dsbenchmark/pom.xml index 1b27d448b1..142ef9d5c1 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.0 + 6.0.1 diff --git a/features/benchmark/odl-mdsal-benchmark/pom.xml b/features/benchmark/odl-mdsal-benchmark/pom.xml index 42d7357a3d..d16f38a556 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.0 + 6.0.1 diff --git a/features/benchmark/odl-ntfbenchmark/pom.xml b/features/benchmark/odl-ntfbenchmark/pom.xml index 39ddcd2175..1fc8c90bd5 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.0 + 6.0.1 diff --git a/features/benchmark/pom.xml b/features/benchmark/pom.xml index 0680da69ff..7bc6f4fdd8 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.0 + 6.0.1 org.opendaylight.controller diff --git a/features/config-netty/features-config-netty/pom.xml b/features/config-netty/features-config-netty/pom.xml index 92122ac40b..c935ea1379 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.0 + 6.0.1 diff --git a/features/config-netty/odl-config-netty/pom.xml b/features/config-netty/odl-config-netty/pom.xml index 2c7bf017ca..734bff58a3 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.0 + 6.0.1 diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index b00a9ecc70..12cd79ea66 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 diff --git a/features/extras/features-extras/pom.xml b/features/extras/features-extras/pom.xml index a485301909..4286880f7a 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.0 + 6.0.1 diff --git a/features/extras/odl-extras-all/pom.xml b/features/extras/odl-extras-all/pom.xml index e2f26501b7..3c79b2080e 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.0 + 6.0.1 diff --git a/features/extras/odl-jolokia/pom.xml b/features/extras/odl-jolokia/pom.xml index f12d0071e4..0e36f94e16 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.0 + 6.0.1 diff --git a/features/extras/pom.xml b/features/extras/pom.xml index 6b880b5f55..189a711d1a 100644 --- a/features/extras/pom.xml +++ b/features/extras/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 diff --git a/features/mdsal/features-mdsal/pom.xml b/features/mdsal/features-mdsal/pom.xml index 457285c807..9daf2af0a6 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.0 + 6.0.1 diff --git a/features/mdsal/odl-clustering-test-app/pom.xml b/features/mdsal/odl-clustering-test-app/pom.xml index 9bda81a982..decd0921ce 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.0 + 6.0.1 @@ -26,7 +26,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 import pom diff --git a/features/mdsal/odl-controller-binding-api/pom.xml b/features/mdsal/odl-controller-binding-api/pom.xml index f7538ec666..d7c4d2b01b 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.0 + 6.0.1 @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-controller-blueprint/pom.xml b/features/mdsal/odl-controller-blueprint/pom.xml index 8172e9700b..757d6335ae 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.0 + 6.0.1 @@ -33,7 +33,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import diff --git a/features/mdsal/odl-controller-dom-api/pom.xml b/features/mdsal/odl-controller-dom-api/pom.xml index 63735fc888..1d31ec0321 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.0 + 6.0.1 @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-controller-mdsal-common/pom.xml b/features/mdsal/odl-controller-mdsal-common/pom.xml index af98ef19bc..cfc2110ccb 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.0 + 6.0.1 @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-controller-model-topology/pom.xml b/features/mdsal/odl-controller-model-topology/pom.xml index 589b3dc30b..f3be83bd10 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.0 + 6.0.1 @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-mdsal-broker-local/pom.xml b/features/mdsal/odl-mdsal-broker-local/pom.xml index 3a8a86d109..0dc819d14f 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.0 + 6.0.1 @@ -37,14 +37,14 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-mdsal-broker/pom.xml b/features/mdsal/odl-mdsal-broker/pom.xml index a16bf392e0..c58b402c92 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.0 + 6.0.1 @@ -29,7 +29,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 543d237c87..7006bfc9f1 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.0 + 6.0.1 @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import diff --git a/features/mdsal/odl-mdsal-clustering/pom.xml b/features/mdsal/odl-mdsal-clustering/pom.xml index 82b35c819e..1911fd380e 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.0 + 6.0.1 diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index 4dfb2d28e5..362715bea5 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.0 + 6.0.1 @@ -29,14 +29,14 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-mdsal-model-inventory/pom.xml b/features/mdsal/odl-mdsal-model-inventory/pom.xml index 63175c89c4..a826a561a8 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.0 + 6.0.1 @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-mdsal-remoterpc-connector/pom.xml b/features/mdsal/odl-mdsal-remoterpc-connector/pom.xml index 5ce755ff53..9589586723 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.0 + 6.0.1 diff --git a/features/mdsal/odl-message-bus-collector/pom.xml b/features/mdsal/odl-message-bus-collector/pom.xml index abaf1cf321..63123ba435 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.0 + 6.0.1 @@ -37,7 +37,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/mdsal/odl-toaster/pom.xml b/features/mdsal/odl-toaster/pom.xml index 2760539361..7a046092bc 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.0 + 6.0.1 @@ -27,7 +27,7 @@ org.opendaylight.mdsal odl-mdsal-binding-runtime - 5.0.3 + 5.0.4 xml features diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 725b93650e..80023337de 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 diff --git a/features/pom.xml b/features/pom.xml index 83d35211dd..ab54081628 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index fd9dffa748..66f8b88205 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.0 + 6.0.1 @@ -55,7 +55,7 @@ org.opendaylight.mdsal features-mdsal - 5.0.3 + 5.0.4 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 c0895bf28a..718de814e0 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.0 + 6.0.1 diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index 62768278f3..93b9feae98 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index b46bf9334c..b96a85a5f7 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 6.0.0 + 6.0.1 @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import @@ -41,7 +41,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import diff --git a/opendaylight/commons/jolokia/pom.xml b/opendaylight/commons/jolokia/pom.xml index 6f8102eb8c..06a663a355 100644 --- a/opendaylight/commons/jolokia/pom.xml +++ b/opendaylight/commons/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 6.0.0 + 6.0.1 diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index 944df44fe0..d43bdabd1b 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.0 + 6.0.1 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 6ce26c6088..6df327d95c 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 5.0.3 + 5.0.4 diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index 6f8dc85631..b9c05e1de2 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.0 + 6.0.1 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 066054d9d6..daca57c64a 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.0 + 6.0.1 4.0.0 diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 468743dbce..d8878e039c 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.0 + 6.0.1 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 d1c713e23c..c383a4024c 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.0 + 6.0.1 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 e3da98a1b5..201bf7f913 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.0 + 6.0.1 diff --git a/opendaylight/md-sal/mdsal-trace/features/pom.xml b/opendaylight/md-sal/mdsal-trace/features/pom.xml index 0b21da572e..f6d002a6a1 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.0 + 6.0.1 diff --git a/opendaylight/md-sal/mdsal-trace/pom.xml b/opendaylight/md-sal/mdsal-trace/pom.xml index d930a8eafa..faaacb1acc 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.0 + 6.0.1 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 53fe4b9fde..73689a4e09 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.3 + 5.0.4 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 14242d0ca0..9421af22ed 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 8820157ac5..32212bd5d9 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.0 + 6.0.1 @@ -18,14 +18,14 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 2e22a87b65..294294b175 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.0 + 6.0.1 diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index c60c74f93c..d2642f5c8e 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.3 + 5.0.4 diff --git a/opendaylight/model/model-topology/pom.xml b/opendaylight/model/model-topology/pom.xml index 58a9aa9186..90c42b47b2 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.3 + 5.0.4 diff --git a/opendaylight/model/pom.xml b/opendaylight/model/pom.xml index 4779f34baa..fe3924403f 100644 --- a/opendaylight/model/pom.xml +++ b/opendaylight/model/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 diff --git a/pom.xml b/pom.xml index 4c8f065d41..b5d2e156bb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.controller