From: Robert Varga Date: Thu, 12 Aug 2021 22:44:23 +0000 (+0200) Subject: Bump mdsal to 6.0.11 X-Git-Tag: v2.0.9~1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=6b52902c8050c61c4a98a3c6b73560229feb2310 Bump mdsal to 6.0.11 Pick up a few fixes from upstream. Change-Id: I874ac236df92359badf741042f2a9765c60b5378 Signed-off-by: Robert Varga --- diff --git a/docs/pom.xml b/docs/pom.xml index a7fbd66cb0..0b64a2f014 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -247,7 +247,7 @@ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/7.0.10/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/5.0.10/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/6.0.10/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/6.0.11/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 89441bbc26..2f7a5c875e 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.mdsal mdsal-artifacts - 6.0.10 + 6.0.11 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index fb475e57d2..dea5159944 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 6.0.10 + 6.0.11 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index a49e545ae3..3ce05eab9e 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 6.0.10 + 6.0.11 diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index 0fd9ffcb5d..4e72a6667d 100644 --- a/opendaylight/model/model-inventory/pom.xml +++ b/opendaylight/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 6.0.10 + 6.0.11