From 4f47704db81d2c82ad736560c9b39d6b3784ed3e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 3 Nov 2022 03:15:17 +0100 Subject: [PATCH] Bump upstrems Adopt: - odlparent-11.0.2 - yangtools-9.0.2 - mdsal-10.0.3 Change-Id: I221bb0697db1987c2cb3069ec88f492ce7201e5a Signed-off-by: Robert Varga --- akka/pom.xml | 2 +- akka/repackaged-akka-jar/pom.xml | 2 +- artifacts/pom.xml | 2 +- benchmark/pom.xml | 2 +- bundle-parent/pom.xml | 2 +- docs/pom.xml | 8 ++++---- features/features-controller-experimental/pom.xml | 2 +- features/features-controller-testing/pom.xml | 2 +- features/features-controller/pom.xml | 2 +- features/pom.xml | 2 +- features/single-feature-parent/pom.xml | 2 +- jolokia/pom.xml | 2 +- karaf/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 6 +++--- opendaylight/config/netty-event-executor-config/pom.xml | 2 +- opendaylight/config/netty-threadgroup-config/pom.xml | 2 +- opendaylight/config/netty-timer-config/pom.xml | 2 +- opendaylight/config/pom.xml | 2 +- opendaylight/config/threadpool-config-api/pom.xml | 2 +- opendaylight/config/threadpool-config-impl/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-base/pom.xml | 4 ++-- opendaylight/md-sal/mdsal-it-parent/pom.xml | 2 +- opendaylight/md-sal/parent/pom.xml | 2 +- opendaylight/md-sal/pom.xml | 2 +- opendaylight/md-sal/sal-clustering-config/pom.xml | 2 +- .../samples/clustering-test-app/configuration/pom.xml | 2 +- opendaylight/md-sal/samples/clustering-test-app/pom.xml | 2 +- opendaylight/md-sal/samples/pom.xml | 2 +- pom.xml | 2 +- 29 files changed, 35 insertions(+), 35 deletions(-) diff --git a/akka/pom.xml b/akka/pom.xml index fadc23d9d9..340148c654 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index e63c4e1ef1..400b75be17 100644 --- a/akka/repackaged-akka-jar/pom.xml +++ b/akka/repackaged-akka-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 11.0.1 + 11.0.2 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index d79a34cdec..62f648cde7 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index bfe5a7dd9f..14bed325bd 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index e21b757c51..56bc1038e7 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 10.0.2 + 10.0.3 diff --git a/docs/pom.xml b/docs/pom.xml index 5e375ef87a..750a475301 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 11.0.1 + 11.0.2 @@ -229,9 +229,9 @@ http://netty.io/4.1/api/ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ - 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.2/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.2/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.2/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.3/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 749621337a..944bd72002 100644 --- a/features/features-controller-experimental/pom.xml +++ b/features/features-controller-experimental/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.1 + 11.0.2 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 837a136feb..513fcf4233 100644 --- a/features/features-controller-testing/pom.xml +++ b/features/features-controller-testing/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.1 + 11.0.2 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 0fddfd158f..ce8791e84b 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.1 + 11.0.2 diff --git a/features/pom.xml b/features/pom.xml index 00236d1e8e..1a1fd99f06 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 00adf6db81..bdf5b2e434 100644 --- a/features/single-feature-parent/pom.xml +++ b/features/single-feature-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.1 + 11.0.2 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 6aa2cef937..25a7931e5f 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 11.0.1 + 11.0.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index 3c07f5357f..d990037c74 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 11.0.1 + 11.0.2 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 7ae8ff621a..8bdec6fc89 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 9.0.1 + 9.0.2 pom import org.opendaylight.mdsal mdsal-artifacts - 10.0.2 + 10.0.3 pom import diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 19bf94b61a..803f1a576e 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 5702dd3266..9b595da8b7 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 701a27b9b7..693b3b7534 100644 --- a/opendaylight/config/netty-timer-config/pom.xml +++ b/opendaylight/config/netty-timer-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 6e0fe0a4df..37f97c8db6 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index b9ffa9a533..1216f87d2e 100644 --- a/opendaylight/config/threadpool-config-api/pom.xml +++ b/opendaylight/config/threadpool-config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index d61dc65484..e049293f3a 100644 --- a/opendaylight/config/threadpool-config-impl/pom.xml +++ b/opendaylight/config/threadpool-config-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index f71ec38fa5..d894f3875e 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 10.0.2 + 10.0.3 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 56d5876b90..6950c96170 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 11.0.1 + 11.0.2 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index e4a001fe6b..875c5711a8 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.2 + 10.0.3 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index d7136c139b..98494e8970 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 9c2e76617c..4f0a041802 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml index b4e7f09568..d6382b0dd1 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 0dd6fb5c49..bf5d0ba0a5 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index de6431d200..62a72ded0b 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 diff --git a/pom.xml b/pom.xml index 980ed1ce1d..0ebca40ffd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 11.0.2 -- 2.36.6