From a7c46401821df9079725f29fb8fc3cdd9dbebe70 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 4 Dec 2022 18:44:19 +0100 Subject: [PATCH] Bump upstreams Adopt: - yangtools-10.0.2 - mdsal-11.0.2 Change-Id: I7e3214e2a4ef430eb1c111d4a8c77c042d66419c 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 65841bd0a2..3ec33cb475 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 11.0.1 + 11.0.2 diff --git a/docs/pom.xml b/docs/pom.xml index 0f1fa7779e..83b0bcb974 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.1/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.1/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.1/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.2/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.2/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 57bd9b6f01..59ef363a36 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 10.0.1 + 10.0.2 pom import org.opendaylight.mdsal mdsal-artifacts - 11.0.1 + 11.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 1c9994d078..4fb3d7901b 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.1 + 11.0.2 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 1748e64ad9..135a9a4092 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.1 + 11.0.2 -- 2.36.6