From: Robert Varga Date: Mon, 28 Nov 2022 19:18:16 +0000 (+0100) Subject: Adopt mdsal-11.0.1 X-Git-Tag: v7.0.0~39 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F52%2F103452%2F1;p=controller.git Adopt mdsal-11.0.1 We have exposed a regression in mdsal-11.0.0, adopt the fix from upstream. Change-Id: I0f82ba6d0748f7cbb159e800a964b3abe4b3742f Signed-off-by: Robert Varga --- diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 7365edc0b3..65841bd0a2 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 11.0.0 + 11.0.1 diff --git a/docs/pom.xml b/docs/pom.xml index a1b3fd7ea0..0f1fa7779e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -231,7 +231,7 @@ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/12.0.1/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.1/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.0/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.1/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 7a1118ab75..57bd9b6f01 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.mdsal mdsal-artifacts - 11.0.0 + 11.0.1 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 0c5ed73590..1c9994d078 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 - 11.0.0 + 11.0.1 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 1daf571547..1748e64ad9 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 11.0.0 + 11.0.1