From d41a539e0586c5dcca62532e2769cbdc89bd5bf0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 15 Nov 2020 22:49:41 +0100 Subject: [PATCH] Bump upstream versions Adopt: - odlparent-8.0.1 - yangtools-6.0.1 - mdsal-7.0.2 Change-Id: I1097eacead9ca43f57f2f602b864762b0c76a3a8 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 d91088c65a..3eab3cee1b 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.1 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 15e16f80cc..ebba8f7035 100644 --- a/akka/repackaged-akka-jar/pom.xml +++ b/akka/repackaged-akka-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 8.0.0 + 8.0.1 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 7fba70554b..e6c9204b1d 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.1 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 97f905329a..bcecebf21d 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.0.0 + 8.0.1 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 522727ab17..af0b6dc579 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 7.0.1 + 7.0.2 diff --git a/docs/pom.xml b/docs/pom.xml index 72edb1f42c..e4755d16f9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 8.0.0 + 8.0.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.0.0/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.0/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.1/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.0.1/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.1/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.2/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 5f1d027699..79a86c4d0e 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.0.0 + 8.0.1 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 3c8dd89f5e..846694a051 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.0.0 + 8.0.1 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index a059529248..04c67beb38 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.0.0 + 8.0.1 diff --git a/features/pom.xml b/features/pom.xml index 5fe34475e6..6f640d83df 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.1 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index b4a0e8d87e..37445899ae 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.0.0 + 8.0.1 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index db3912a1fe..3e482869f5 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 8.0.0 + 8.0.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index 3913b46bbc..837d70b4e7 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 8.0.0 + 8.0.1 diff --git a/model/model-inventory/pom.xml b/model/model-inventory/pom.xml index 6821b57ba9..f2b4af74ad 100644 --- a/model/model-inventory/pom.xml +++ b/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 7.0.1 + 7.0.2 diff --git a/model/pom.xml b/model/pom.xml index 2f45aabd0d..90cd5a1381 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.1 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 5e122b44cc..afc4ef648d 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 8.0.0 + 8.0.1 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 6.0.0 + 6.0.1 pom import org.opendaylight.mdsal mdsal-artifacts - 7.0.1 + 7.0.2 pom import diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index d42d9df026..ae1e7e97a1 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.0.0 + 8.0.1 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 702c32be26..c3b13e1556 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.0.0 + 8.0.1 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 034c3ac024..5d3e4db145 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.0.0 + 8.0.1 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 2956a537d2..e0ea0b1968 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.1 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index b650be8353..380e98ec05 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.0.0 + 8.0.1 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index d5c083c693..9b6c683d2d 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.0.0 + 8.0.1 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 44ca616a8e..9e75566377 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.0.0 + 8.0.1 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 7.0.1 + 7.0.2 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index c58a796d1c..13f37310b4 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.0.0 + 8.0.1 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index d827a97b4c..f4b8594546 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.1 + 7.0.2 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 21cc20e898..237cef6326 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.1 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 4f18ef14f8..48ba0ab7b7 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.0.0 + 8.0.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 0598c1e08a..2b65e58133 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.0.0 + 8.0.1 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index ff2578c022..b7cb6c80b0 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.0.0 + 8.0.1 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 3941d25cf9..570fc86eb7 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.0.0 + 8.0.1 diff --git a/pom.xml b/pom.xml index 40f7011245..d9df39c010 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.1 -- 2.36.6