From f7643993a17a2b853f24e987deb6b7f599437472 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 3 Dec 2022 20:43:59 +0100 Subject: [PATCH] Bump yangtools/mdsal Adopt yangtools-9.0.5 and mdsal-10.0.5. Change-Id: Ifef09234c94a94647c2dc607ab5624c52f00a0ba Signed-off-by: Robert Varga --- bundle-parent/pom.xml | 2 +- docs/pom.xml | 4 ++-- opendaylight/blueprint/pom.xml | 4 ++-- opendaylight/md-sal/mdsal-it-base/pom.xml | 2 +- opendaylight/md-sal/parent/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index a81f42186d..eb33455d1d 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 10.0.4 + 10.0.5 diff --git a/docs/pom.xml b/docs/pom.xml index 498a038bb8..24340be9a2 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -230,8 +230,8 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.3/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.4/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.4/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.5/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.5/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 8b9681ee50..6e9254e7c0 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 9.0.4 + 9.0.5 pom import org.opendaylight.mdsal mdsal-artifacts - 10.0.4 + 10.0.5 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 2e57c4c5b8..aaf66e9628 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 - 10.0.4 + 10.0.5 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index cad2058984..8af0e2dd68 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 10.0.4 + 10.0.5 -- 2.36.6