From: Robert Varga Date: Fri, 18 Feb 2022 10:50:45 +0000 (+0100) Subject: Bump mdsal to 8.0.12 X-Git-Tag: v5.0.0~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=9f147ebcda515aa8c4c0bf6cb53a05ef7a7e626d Bump mdsal to 8.0.12 Pick up the single fix from upstream. Change-Id: I27e3c14ae8dc86110932466519ba4b824ded9c21 Signed-off-by: Robert Varga (cherry picked from commit 6fe3278a3a5421758cc49f7e65097887cd4a5c48) --- diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 5e36aad3b3..5487c278df 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 8.0.11 + 8.0.12 diff --git a/docs/pom.xml b/docs/pom.xml index 5240047352..6b67beb1af 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -226,7 +226,7 @@ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.13/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.14/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.11/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.12/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 4d571ee7d4..da656aee85 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.mdsal mdsal-artifacts - 8.0.11 + 8.0.12 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 448d17038c..7bbd78ffde 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 - 8.0.11 + 8.0.12 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index af68c1fd14..697ecd4179 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 8.0.11 + 8.0.12