From 5ac9fde46859115aa155009eae00ac0748f77be7 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 12 Sep 2021 15:30:56 +0200 Subject: [PATCH] Bump upstreams Use odlparent-9.0.6, yangtools-7.0.8, mdsal-8.0.5. Change-Id: Ib14c3b138a88e58104650bd2026618d53fec1011 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 e922976174..85e3e30f3d 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.5 + 9.0.6 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 5d5a3a8d2d..f77be7f5a6 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.5 + 9.0.6 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e52a1bf85a..5cead0bc16 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.5 + 9.0.6 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 3eae5da344..9b35333849 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.5 + 9.0.6 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 455778a346..e5f28d8a1a 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 8.0.4 + 8.0.5 diff --git a/docs/pom.xml b/docs/pom.xml index 07a003d0c2..0cf8efbb2d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 9.0.5 + 9.0.6 @@ -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.5/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.7/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.4/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.6/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.8/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.5/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index e79e84fb92..b3a1daf31a 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.5 + 9.0.6 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index e077c21e31..1b49845387 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.5 + 9.0.6 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 2e1528553b..c13e43269b 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.5 + 9.0.6 diff --git a/features/pom.xml b/features/pom.xml index b7ec629200..0281087662 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.5 + 9.0.6 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index cd2dbd090b..2c65898607 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.5 + 9.0.6 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 34606bf449..f22145367e 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 9.0.5 + 9.0.6 diff --git a/karaf/pom.xml b/karaf/pom.xml index 272247c1e5..96c8a21071 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 9.0.5 + 9.0.6 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index b608ba2e96..cd55dbf0b1 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 9.0.5 + 9.0.6 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 7.0.7 + 7.0.8 pom import org.opendaylight.mdsal mdsal-artifacts - 8.0.4 + 8.0.5 pom import diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 19c3da2575..53735aa774 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.5 + 9.0.6 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 5c1dd77a3d..dda184bb46 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.5 + 9.0.6 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 14a240a6c4..bb4c0f190a 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.5 + 9.0.6 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 6e2d1a5d6e..945808d234 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.5 + 9.0.6 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 4f31678824..5eb4e09232 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.5 + 9.0.6 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 7f8fb39f8c..184a73402a 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.5 + 9.0.6 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 93ca679b0b..2aa33dcf93 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.5 + 9.0.6 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 8.0.4 + 8.0.5 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index d986f0fec0..d728f4cff5 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.5 + 9.0.6 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index a29681cb81..f1c0877a4d 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.4 + 8.0.5 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index d2ade6a6ea..e3c708e6b6 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.5 + 9.0.6 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 5abcaa49c2..30f116d4a6 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.5 + 9.0.6 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 c8313145aa..2d17912574 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.5 + 9.0.6 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 53fdf9b8e0..f57c119a77 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.5 + 9.0.6 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 279c971138..dcdd901a2b 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.5 + 9.0.6 diff --git a/pom.xml b/pom.xml index 1b0efd86f9..ba1886ee37 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.5 + 9.0.6 -- 2.36.6