From 1c513be242faeea95afae09eab16564065cc0820 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 8 Jun 2023 11:04:34 +0200 Subject: [PATCH] Bump upstreams Adopt: - yangtools-10.0.8 - mdsal-11.0.11 Change-Id: I3ac1bd9d896b74045605dffd84a9acda4521aeb9 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 dcc7e108b8..85dc4d4769 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 11.0.10 + 11.0.11 diff --git a/docs/pom.xml b/docs/pom.xml index e9f21b329e..a3e0b2f075 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/12.0.6/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.7/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.10/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.8/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.11/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index f76ccf6fc2..1f0c8eec39 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 10.0.7 + 10.0.8 pom import org.opendaylight.mdsal mdsal-artifacts - 11.0.10 + 11.0.11 pom import diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index f48c96b4bd..e7f3d4ec55 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.10 + 11.0.11 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 7638c61303..bbe5d3d6e8 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.10 + 11.0.11 -- 2.36.6