From 88e5cbdaf0d1c05b677dc04994e8d4426744d52d Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 23 Feb 2023 11:54:54 +0100 Subject: [PATCH] Bump upstreams Adopt: - odlparent-12.0.3 - yangtools-10.0.4 - mdsal-11.0.7 Change-Id: I0324391b51565686299f1f5e930847390cd3aca8 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/cds-access-client/pom.xml | 2 ++ opendaylight/md-sal/mdsal-it-base/pom.xml | 4 ++-- opendaylight/md-sal/mdsal-it-parent/pom.xml | 6 +++--- 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 +- 30 files changed, 39 insertions(+), 37 deletions(-) diff --git a/akka/pom.xml b/akka/pom.xml index e1d809c9bd..e01dd93827 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.2 + 12.0.3 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 912f7776d9..38a00103fe 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.2 + 12.0.3 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 75edc3b3d8..38f8ab7798 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.2 + 12.0.3 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 4e238874ab..81553ade54 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.2 + 12.0.3 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 1cb3c3f6f2..700a7bf62f 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal dom-parent - 11.0.6 + 11.0.7 diff --git a/docs/pom.xml b/docs/pom.xml index 5bfde3a5ef..85d42f9413 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 12.0.2 + 12.0.3 @@ -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.2/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.3/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.6/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/12.0.3/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.4/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.7/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index c885ffa96c..7e7f02055a 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.2 + 12.0.3 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 53e4dc1f4f..4a0a2d9031 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.2 + 12.0.3 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 275c8ae054..0560e51e52 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.2 + 12.0.3 diff --git a/features/pom.xml b/features/pom.xml index 275946a1fe..a1134126c4 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.2 + 12.0.3 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 02b9cc1ce7..0e63679cfc 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.2 + 12.0.3 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index 9211c0bd83..a1481f6696 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 12.0.2 + 12.0.3 diff --git a/karaf/pom.xml b/karaf/pom.xml index 47ef69fda0..c878338171 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 12.0.2 + 12.0.3 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 0d04ace22c..cfbf5b2b77 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 12.0.2 + 12.0.3 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 10.0.3 + 10.0.4 pom import org.opendaylight.mdsal mdsal-artifacts - 11.0.6 + 11.0.7 pom import diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 6ad99a6f7f..8ebc24069b 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.2 + 12.0.3 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 9639172e8b..b5639fd53f 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.2 + 12.0.3 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index f84874194c..f441f1e3fe 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.2 + 12.0.3 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 9d267289c0..405d0ecf79 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.2 + 12.0.3 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 6c81558e1b..937db74879 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.2 + 12.0.3 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index f0834de5a9..b9ae8f2f77 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.2 + 12.0.3 diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 3c82f2af9a..a457dcee27 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -41,9 +41,11 @@ yang-data-api + org.mockito mockito-core + 4.11.0 test diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 4df342fefc..53ed435026 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.2 + 12.0.3 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 11.0.6 + 11.0.7 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 1710da18e6..a3ad2bf285 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.2 + 12.0.3 @@ -102,6 +102,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito mockito-core + + 4.11.0 test @@ -109,8 +111,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html maven-surefire-plugin - - 3.0.0-M5 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 3c563560cc..9490bc6fcb 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.6 + 11.0.7 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 732408fa85..33a08aedee 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.2 + 12.0.3 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 2820efb492..3936497ad2 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.2 + 12.0.3 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 0ba27b2818..941e370662 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.2 + 12.0.3 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 2192969a5d..fb98c0079d 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.2 + 12.0.3 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index 4cc097a020..af496f91a2 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.2 + 12.0.3 diff --git a/pom.xml b/pom.xml index 2483cc7919..ac2262c4e4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.2 + 12.0.3 -- 2.36.6