From 045e0ed370fb4349d97e775588e6f18b93c301a4 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 23 Jan 2023 11:09:09 +0100 Subject: [PATCH] Bump mdsal to 11.0.4 Pick up codegen fix for bits. Change-Id: I341ab659a3f1874d902e55cf656702d3d8eae18c Signed-off-by: Robert Varga --- bundle-parent/pom.xml | 2 +- docs/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-base/pom.xml | 2 +- opendaylight/md-sal/parent/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index bbd4b14480..ed60edf581 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 11.0.3 + 11.0.4 diff --git a/docs/pom.xml b/docs/pom.xml index a544493dd6..39f6b269b5 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.2/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.3/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.4/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 91f5b28c9b..fdb38d04a0 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.mdsal mdsal-artifacts - 11.0.3 + 11.0.4 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 5b4281fe51..0801e42d25 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.3 + 11.0.4 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 6b14ff204f..97aff55c6a 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.3 + 11.0.4 -- 2.36.6