From 4acf2cb993eccd2546a8c374d7fa2716ff2d7a4d Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 17 Sep 2023 13:52:12 +0200 Subject: [PATCH] Bump upstreams Adopt: - yangtools-11.0.2 - mdsal-12.0.2 Change-Id: I78b30c5ce094c5534cba80ff5e992a85e247eea1 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 8dbd6d3c13..e3353541d4 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 12.0.1 + 12.0.2 diff --git a/docs/pom.xml b/docs/pom.xml index f6edd7ac4b..b92644e7c3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -234,8 +234,8 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/13.0.4/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/11.0.1/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/12.0.1/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/11.0.2/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/12.0.2/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index a74256db2a..c66f540dc3 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 11.0.1 + 11.0.2 pom import org.opendaylight.mdsal mdsal-artifacts - 12.0.1 + 12.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 2d64fc2a5d..4d3bfaef87 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 - 12.0.1 + 12.0.2 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 31c6d7e2ad..fbe8ff66ec 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 12.0.1 + 12.0.2 -- 2.36.6