From 9b9ed2236b16cfd7242f19fa3c3c41b632a385e0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 28 May 2023 14:30:45 +0200 Subject: [PATCH] Bump upstreams Adopt: - odlparent-12.0.6 - yangtools-10.0.7 - mdsal-11.0.10 Change-Id: I657abce9fc4bfdbc16da78b5562d4e7f2cdbb42c Signed-off-by: Robert Varga --- akka/pom.xml | 2 +- akka/repackaged-akka-jar/pom.xml | 9 ++++++++- 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, 42 insertions(+), 35 deletions(-) diff --git a/akka/pom.xml b/akka/pom.xml index 7497ecfaa2..91a43b1a29 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 8ee7251c58..69ba97bb46 100644 --- a/akka/repackaged-akka-jar/pom.xml +++ b/akka/repackaged-akka-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 12.0.5 + 12.0.6 @@ -127,6 +127,13 @@ + + maven-source-plugin + + + true + + diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 618dbee172..8820918d91 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 596a27bdf0..fefacbe380 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 - 12.0.5 + 12.0.6 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 1d211670ce..dcc7e108b8 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 11.0.9 + 11.0.10 diff --git a/docs/pom.xml b/docs/pom.xml index 789abfd489..e9f21b329e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 12.0.5 + 12.0.6 @@ -229,9 +229,9 @@ http://netty.io/4.1/api/ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/12.0.5/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.6/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.9/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/12.0.6/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.7/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.10/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 40b335d688..4e494a1cab 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 - 12.0.5 + 12.0.6 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 5e6b3d4324..01319d1ddc 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 - 12.0.5 + 12.0.6 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 6d6afd0da7..47c7991259 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 12.0.5 + 12.0.6 diff --git a/features/pom.xml b/features/pom.xml index d44d70b7e3..f40cc91ab3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 456cc00cc6..545e9f16bb 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 - 12.0.5 + 12.0.6 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 557c7f8269..bce89ef459 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 12.0.5 + 12.0.6 diff --git a/karaf/pom.xml b/karaf/pom.xml index f1ef420441..0e64891bba 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 12.0.5 + 12.0.6 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 3922b84a35..f76ccf6fc2 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 12.0.5 + 12.0.6 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 10.0.6 + 10.0.7 pom import org.opendaylight.mdsal mdsal-artifacts - 11.0.9 + 11.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 ebd7fefa90..51035377ad 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 - 12.0.5 + 12.0.6 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 8fb250ca58..8e95819285 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 - 12.0.5 + 12.0.6 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 0d71e52cd8..1346cef95e 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 - 12.0.5 + 12.0.6 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 6c67ba7b8b..e1d91208b4 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 0f23deebbc..28221856b9 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 - 12.0.5 + 12.0.6 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 69fd3d3b6c..5bc8e3f9b6 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 - 12.0.5 + 12.0.6 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index a0530800a1..f48c96b4bd 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 - 12.0.5 + 12.0.6 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 11.0.9 + 11.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 e62ec00ef2..c930662fd8 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 - 12.0.5 + 12.0.6 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 1b52255062..7638c61303 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 11.0.9 + 11.0.10 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index f2d16e0674..03ad872246 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index e61c76df2e..648dbf1f79 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 - 12.0.5 + 12.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 ec0ed61660..5de34433d5 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 - 12.0.5 + 12.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 0b229ccacf..0aaa658961 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 - 12.0.5 + 12.0.6 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index c965eb79bc..e93f492a56 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/pom.xml b/pom.xml index cff6c504ce..0335b3f601 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 -- 2.36.6