From: Robert Varga Date: Thu, 14 Apr 2022 09:17:36 +0000 (+0200) Subject: Bump to yangtools-8.0.3/mdsal-9.0.2 X-Git-Tag: v5.0.2~1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=a251600eb0863f5f6a1ca2080e59a45ae3ba5f8b Bump to yangtools-8.0.3/mdsal-9.0.2 Pick up fixes from upstream. Change-Id: I38ff023ba4828e36f5ebb89fed7d6f54db1fdc24 Signed-off-by: Robert Varga --- diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 1cc6da5370..efbb5688e3 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 9.0.1 + 9.0.2 diff --git a/docs/pom.xml b/docs/pom.xml index da1a6379c0..155f8992f6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -225,8 +225,8 @@ https://commons.apache.org/proper/commons-codec/apidocs/ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/10.0.0/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/8.0.2/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/9.0.1/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/8.0.3/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/9.0.2/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 2706b0656e..42de0a73b7 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 8.0.2 + 8.0.3 pom import org.opendaylight.mdsal mdsal-artifacts - 9.0.1 + 9.0.2 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index c095ed3278..b1d9f9742b 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 - 9.0.1 + 9.0.2 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 7143ec5728..9604f012a9 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 9.0.1 + 9.0.2