From 99bd02d911c4c284b13dea70f4692c378636fa9d 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 --- 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 065e9dfff8..26120205dc 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 4bdfc2dda2..fd02d219e1 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 cc11f3dd74..9ce99fad7c 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 0d0fd5ef61..60428c2379 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 82715ab9fb..99c3e22135 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 0338d7da64..62fcf7177e 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 5ff5238e6e..3aea46a3c5 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 2e8a830ac0..2ac9b6c9f5 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 b1ae67c93f..ae5c86cda4 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 d765bbc190..8d2193d7f9 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 a634ebb230..4b3fdc8ddc 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 5d44905ea1..00a53f076e 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 59373a24a7..4120e877bc 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 954da6aff1..e168cdd2a8 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 c4cc1c6f14..3627408a6d 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 93516a4912..275d9f66f6 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 76951b86d4..c1d2672bf7 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 d04e0620e7..1e125cb4e4 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 454937593f..baf6dad7c0 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 180f8022e3..311d677c7b 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 28b1ee46ac..fe9ea8f31d 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 08c9f8c865..d0bb32761e 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 125a412a65..2b95b68cbf 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 f1345df486..4eccf17935 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 c272a01055..aa608f4bc2 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 01c52d390b..d7f6b0d509 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 6db2d293f9..9a745b16d8 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 5e74640c4f..af657afcaa 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 666b44fc0f..95384d055d 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