From: Robert Varga Date: Wed, 14 Sep 2022 14:26:41 +0000 (+0200) Subject: Bump mdsal to 10.0.2 X-Git-Tag: v6.0.2~1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=ef0ef651d71b884860ed9399e2671db1151cd319 Bump mdsal to 10.0.2 Pick up fixes from upstream. Change-Id: I66e104394b41052d6821da6d3d159fa49f5a0626 Signed-off-by: Robert Varga --- diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 80aea52908..f9453e077f 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 10.0.1 + 10.0.2 diff --git a/docs/pom.xml b/docs/pom.xml index 20133369c9..7d7fc6b29f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -231,7 +231,7 @@ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.1/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.1/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.1/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.2/ diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 572f00b0b0..ecf63a62b5 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -34,7 +34,7 @@ org.opendaylight.mdsal mdsal-artifacts - 10.0.1 + 10.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 16829751aa..884bb1f84f 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 - 10.0.1 + 10.0.2 pom import diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 95c7170788..28224ec2cb 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 10.0.1 + 10.0.2