From 7257edfe9f6747598872af50480ff44f59187286 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 9 Jan 2022 13:01:31 +0100 Subject: [PATCH] Bump upstream versions Adopt: - odlparent 8.1.6 - yangtools 6.0.10 - mdsal 7.0.12 Change-Id: I854b2a0ba0e29d75a781476be396c78dc1aacd44 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 b346855154..1ea9237d35 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.5 + 8.1.6 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 784d735b13..51b3ae1ad2 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.5 + 8.1.6 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4d12381f63..fb72afdb5f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.5 + 8.1.6 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index e1e169f77c..835bf24b88 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.5 + 8.1.6 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 77b6a57db7..cc3f6e2bde 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 7.0.11 + 7.0.12 diff --git a/docs/pom.xml b/docs/pom.xml index 9e7179e9df..89b2ee63c6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 8.1.5 + 8.1.6 @@ -248,9 +248,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.5/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.9/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.11/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.1.6/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.10/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.12/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 93a2de62d7..ff41daebb5 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.5 + 8.1.6 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 8260278f2c..c7f04c35fb 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.5 + 8.1.6 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 8a138001b2..d68b24df50 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.5 + 8.1.6 diff --git a/features/pom.xml b/features/pom.xml index 9b0cc712b2..5f29a7f3de 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.5 + 8.1.6 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 8307c78541..cb87cbc938 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.5 + 8.1.6 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 857e1318cf..335f18b768 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 8.1.5 + 8.1.6 diff --git a/karaf/pom.xml b/karaf/pom.xml index 90f1ed2bad..9540fad8d6 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 8.1.5 + 8.1.6 diff --git a/model/model-inventory/pom.xml b/model/model-inventory/pom.xml index 13dd8dd74b..59b8631e1d 100644 --- a/model/model-inventory/pom.xml +++ b/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 7.0.11 + 7.0.12 diff --git a/model/pom.xml b/model/pom.xml index bfb697bcb3..06a3ebb9a8 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.5 + 8.1.6 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 40c157ed6b..e449c5ca2f 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 8.1.5 + 8.1.6 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 6.0.9 + 6.0.10 pom import org.opendaylight.mdsal mdsal-artifacts - 7.0.11 + 7.0.12 pom import diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 0568edc1df..5743384472 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.5 + 8.1.6 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index ae78276af0..2ee63ef513 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.5 + 8.1.6 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 80ee6a1efa..c7f4886c8f 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.5 + 8.1.6 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 178f244289..63a77462f1 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.5 + 8.1.6 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 5a35661f47..c518896dff 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.5 + 8.1.6 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index c6d9c33870..ce979494db 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.5 + 8.1.6 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 09b6199b81..7992a89d76 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.5 + 8.1.6 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 7.0.11 + 7.0.12 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 1c539d4ff4..22a4559a7e 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.5 + 8.1.6 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index f2af06ad05..f49a3f2b77 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.11 + 7.0.12 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 0dba0a9c80..1623f0977c 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.5 + 8.1.6 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 9461108f01..752c8fb5b6 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.5 + 8.1.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 c333c2e542..84fc972603 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.5 + 8.1.6 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 5733029da3..0a2eca7d12 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.5 + 8.1.6 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 2115a19c8f..3764a65b6d 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.5 + 8.1.6 diff --git a/pom.xml b/pom.xml index bdeffd740f..fc7fdab17b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.5 + 8.1.6 -- 2.36.6