From 7ce039b3e55d153fc75bc88198c49536ab83befc Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 19 Jan 2022 13:27:01 +0100 Subject: [PATCH] Bump upstream versions Adopt: - odlparent-9.0.12 - yangtools-7.0.12 - mdsal-8.0.10 Change-Id: Ia0b658d8c92e5ae41e50e13f01c848fb4ffb6b81 Signed-off-by: Robert Varga (cherry picked from commit 99bd02d911c4c284b13dea70f4692c378636fa9d) --- 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 a6447765e5..29d8db8217 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 9.0.12 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 0e5c4bdaa5..d525bc0aa6 100644 --- a/akka/repackaged-akka-jar/pom.xml +++ b/akka/repackaged-akka-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 9.0.10 + 9.0.12 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 20cdb9bc34..65d5b0d3ce 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 9.0.12 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 7d921afb34..5d182fd2b1 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 - 9.0.10 + 9.0.12 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 6b04d8232b..54ca4c8741 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 8.0.9 + 8.0.10 diff --git a/docs/pom.xml b/docs/pom.xml index 531814f487..1aa368380c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 9.0.10 + 9.0.12 @@ -224,9 +224,9 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/ https://commons.apache.org/proper/commons-codec/apidocs/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.10/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.11/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.9/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.12/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.12/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.10/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 818e43f65c..f864c9db94 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 - 9.0.10 + 9.0.12 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 617eb5e40a..d562accfc9 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 - 9.0.10 + 9.0.12 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 662a7d627d..c652fb26b1 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 9.0.10 + 9.0.12 diff --git a/features/pom.xml b/features/pom.xml index 2119f1a32a..bc571e0eb0 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 9.0.12 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index c6629ae735..820bd9497d 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 - 9.0.10 + 9.0.12 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 12284397f1..6301333886 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 9.0.10 + 9.0.12 diff --git a/karaf/pom.xml b/karaf/pom.xml index 4a955f89d7..0476bdf509 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 9.0.10 + 9.0.12 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 8c9ee96ebd..ae6f8f7cb2 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 9.0.10 + 9.0.12 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 7.0.11 + 7.0.12 pom import org.opendaylight.mdsal mdsal-artifacts - 8.0.9 + 8.0.10 pom import diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index fc5b57c161..39d382f2cc 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index b994f46202..14a5c98c16 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 9977f01a16..a740ba2ab9 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index edc27a796f..f61ce5051e 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 9.0.12 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 9e4567aa01..81c069f4f5 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 2f395261a6..b506f8f058 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 5be28a50f0..159c507c27 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 - 9.0.10 + 9.0.12 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 8.0.9 + 8.0.10 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index a57b93f00b..3cce222809 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index c160d03298..32703e58ec 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 8.0.9 + 8.0.10 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index d2a557e791..bc453ae147 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 9.0.12 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 55df103f97..af8b64bbb0 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 - 9.0.10 + 9.0.12 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 93d948ce92..f8260f303e 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index ed77cee588..c3a6f6e419 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 - 9.0.10 + 9.0.12 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index c42b00fbc2..fba639d37c 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 9.0.12 diff --git a/pom.xml b/pom.xml index d06d015fa2..803fd34bc6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 9.0.12 -- 2.36.6