From: Robert Varga Date: Sat, 24 Jul 2021 23:08:40 +0000 (+0200) Subject: Bump mdsal/yangtools X-Git-Tag: v4.0.1~1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=433319043516beaf573ef8927509d487f2bdc5df Bump mdsal/yangtools Adopt yangtools-7.0.4 and mdsal-8.0.1. Change-Id: I832db6bf295da8b9bd55a15628a975b70e0852ff Signed-off-by: Robert Varga --- diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index e4e1b85a15..c8e85194e9 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 8.0.0 + 8.0.1 diff --git a/docs/pom.xml b/docs/pom.xml index c8a927b1d2..7a6ba893cb 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/9.0.2/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.3/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.0/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.4/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.1/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 2427f23896..c83854f57c 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 7.0.3 + 7.0.4 pom import org.opendaylight.mdsal mdsal-artifacts - 8.0.0 + 8.0.1 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 9fb53e158e..e96271c16b 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.0 + 8.0.1 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 7df4323f60..440259cf02 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.0 + 8.0.1