From 5cdb8c27d390342ece2eb4ce3f6ae70a1a4820fa Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Mon, 27 Jul 2020 10:14:36 +0200 Subject: [PATCH] Update MgSR2 kernel dependencies Signed-off-by: Gilles Thouenon Change-Id: Ibe4dac2e5a6455d5494c5af9453a1f5977108c9a (cherry picked from commit 7e8e49e8a20df1f6f0c1d5b891d1d307546d3cb0) --- api/pom.xml | 2 +- common/pom.xml | 4 ++-- features/odl-transportpce-inventory/pom.xml | 2 +- features/odl-transportpce-tapi/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- features/pom.xml | 2 +- inventory/pom.xml | 2 +- karaf/pom.xml | 2 +- networkmodel/pom.xml | 4 ++-- olm/pom.xml | 2 +- ordmodels/common/pom.xml | 2 +- ordmodels/device/pom.xml | 2 +- ordmodels/network/pom.xml | 2 +- ordmodels/pom.xml | 2 +- ordmodels/service/pom.xml | 2 +- pce/pom.xml | 2 +- pom.xml | 2 +- renderer/pom.xml | 2 +- servicehandler/pom.xml | 2 +- tapi/pom.xml | 4 ++-- tapimodels/pom.xml | 2 +- test-common/pom.xml | 2 +- 22 files changed, 25 insertions(+), 25 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 72b6921fb..0111724f0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/common/pom.xml b/common/pom.xml index 70218143f..946bb4435 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 @@ -31,7 +31,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 import pom diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 424c2efb9..2f022ef4b 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index e2ae87351..ec1914622 100644 --- a/features/odl-transportpce-tapi/pom.xml +++ b/features/odl-transportpce-tapi/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 8cb346a6d..2690eb7be 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 6.0.10 + 6.0.11 diff --git a/features/pom.xml b/features/pom.xml index 1cc15ed36..38414c36f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 6.0.10 + 6.0.11 diff --git a/inventory/pom.xml b/inventory/pom.xml index c261d24bf..8d95239f1 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/karaf/pom.xml b/karaf/pom.xml index f332a9d48..f26e645f5 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 6.0.10 + 6.0.11 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index bd30e8e9b..c801e7572 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 6.0.10 + 6.0.11 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 import pom diff --git a/olm/pom.xml b/olm/pom.xml index a8a2143a5..555b09eae 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index d4be6e9d4..3e479f163 100644 --- a/ordmodels/common/pom.xml +++ b/ordmodels/common/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 9cdf7a3ee..4222888dd 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index 44213faea..e93fd45fb 100644 --- a/ordmodels/network/pom.xml +++ b/ordmodels/network/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 3ed0aecfb..cb16e2046 100644 --- a/ordmodels/pom.xml +++ b/ordmodels/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index e9efe2374..19ea23e13 100644 --- a/ordmodels/service/pom.xml +++ b/ordmodels/service/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/pce/pom.xml b/pce/pom.xml index f40386425..d9634e4aa 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/pom.xml b/pom.xml index 4eb9453f5..71b43b243 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 6.0.10 + 6.0.11 diff --git a/renderer/pom.xml b/renderer/pom.xml index a65a72913..5970e4db6 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 2d1bf06c9..7f880cacb 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/tapi/pom.xml b/tapi/pom.xml index 90953a472..9068208dd 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 5.0.14 import pom diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index 12299401c..418376622 100644 --- a/tapimodels/pom.xml +++ b/tapimodels/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 5.0.14 diff --git a/test-common/pom.xml b/test-common/pom.xml index ed661ed46..9b3820842 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 6.0.10 + 6.0.11 -- 2.36.6