From 704c9bc5d7171f12ce2f3b40de192fedd1c37231 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 5 Feb 2023 12:11:56 +0100 Subject: [PATCH] Bump mdsal to 11.0.6 Pick up latest updates. Change-Id: I568d004c7a310176f280f9dc32539645b25f4741 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 07452f6cc9..d37de9475a 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 11.0.5 + 11.0.6 diff --git a/docs/pom.xml b/docs/pom.xml index c57adb1ac9..8729ad6570 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.2/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.3/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.5/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.6/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 3f4fc5c9dd..57a8487f52 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.mdsal mdsal-artifacts - 11.0.5 + 11.0.6 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index c5d04e15cc..424ff002eb 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.5 + 11.0.6 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 7b0c05437d..73bcf338bb 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.5 + 11.0.6 -- 2.36.6