From 433319043516beaf573ef8927509d487f2bdc5df Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 25 Jul 2021 01:08:40 +0200 Subject: [PATCH] Bump mdsal/yangtools Adopt yangtools-7.0.4 and mdsal-8.0.1. Change-Id: I832db6bf295da8b9bd55a15628a975b70e0852ff 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 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 -- 2.36.6