From c556457d012c44ef99dddeeea0fef84427add59b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 25 Feb 2021 01:50:28 +0100 Subject: [PATCH] Bump upstream versions Adopt following upstreams: - odlparent-8.1.1 - yangtools-6.0.5 - mdsal-7.0.6 Change-Id: I099a92b96385ac8a3669e42ec5174b9cdd4b05cc 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 +- model/model-inventory/pom.xml | 2 +- model/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 +- 31 files changed, 37 insertions(+), 37 deletions(-) diff --git a/akka/pom.xml b/akka/pom.xml index a2cd489867..98aeddd472 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 96fd23772c..5589754e29 100644 --- a/akka/repackaged-akka-jar/pom.xml +++ b/akka/repackaged-akka-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 8.1.0 + 8.1.1 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 5579ec80e5..a7094ad550 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index fbfd2da5f9..ac11caed58 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 - 8.1.0 + 8.1.1 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index e7781fdbd7..208f59e8a6 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 7.0.5 + 7.0.6 diff --git a/docs/pom.xml b/docs/pom.xml index 32215b38a2..69562c6a0a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 8.1.0 + 8.1.1 @@ -249,9 +249,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/8.1.0/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.4/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.5/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.1.1/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.5/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.6/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 5734f20832..57f8d92df1 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 - 8.1.0 + 8.1.1 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 30d4ec7795..b0a51fea1f 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 - 8.1.0 + 8.1.1 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index c26a334307..02abb2f938 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 diff --git a/features/pom.xml b/features/pom.xml index a98b083aa6..393259f6ab 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 47f1933edc..74e138715b 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 - 8.1.0 + 8.1.1 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 17b5c92a09..91e5c5c9bc 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 8.1.0 + 8.1.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index 45e81d2788..01c76c366f 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 8.1.0 + 8.1.1 diff --git a/model/model-inventory/pom.xml b/model/model-inventory/pom.xml index 187300bcb1..d13c8be29c 100644 --- a/model/model-inventory/pom.xml +++ b/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 7.0.5 + 7.0.6 diff --git a/model/pom.xml b/model/pom.xml index 69964a9815..a0f459fb20 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 13b559b1c2..aa8adc058f 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 8.1.0 + 8.1.1 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 6.0.4 + 6.0.5 pom import org.opendaylight.mdsal mdsal-artifacts - 7.0.5 + 7.0.6 pom import diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index d1583b86ee..a846b4df27 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 6a06add90a..e9b8b5f3da 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 8ffd7f4b9d..240e7c292e 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 8176711b3a..1d73ece5ae 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 84b98c0ced..ba3a91e991 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 69eec0cb51..73c1e8cef4 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 995d619411..f37e52f879 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 - 8.1.0 + 8.1.1 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 7.0.5 + 7.0.6 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index d3f80fd39d..30f6768cef 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 7bbefaa9e5..42926ebedc 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 7.0.5 + 7.0.6 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index de2ed962ce..8ce8e4b73e 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 2a459bc6de..62137a66f5 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 - 8.1.0 + 8.1.1 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 d4e6c8b915..39c487e1b2 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index f8c288047d..2662b962fc 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 - 8.1.0 + 8.1.1 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index acd31896d2..2a93790d18 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/pom.xml b/pom.xml index 1ab44ab8db..58363cfab8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 -- 2.36.6