From 28782d1dd45cfb5cc5f3bc88f3dff0afd74c3724 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Wed, 22 Jul 2020 17:29:58 +0200 Subject: [PATCH] Update kernel dependencies Signed-off-by: Gilles Thouenon Change-Id: Ieaa69027e0ff23116860c737c4a8cea1f184f47b (cherry picked from commit 107bc0be050a750197b8137b37a16e0f3d35696b) --- 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 c493acbd3..72b6921fb 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.12 + 5.0.13 diff --git a/common/pom.xml b/common/pom.xml index 9f2f63e19..70218143f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 5.0.12 + 5.0.13 @@ -31,7 +31,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.12 + 5.0.13 import pom diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 9ea77ab62..424c2efb9 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.9 + 6.0.10 diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 44ed5c080..e2ae87351 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.9 + 6.0.10 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 00533cbdb..8cb346a6d 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.9 + 6.0.10 diff --git a/features/pom.xml b/features/pom.xml index 4ebefd2f7..1cc15ed36 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.9 + 6.0.10 diff --git a/inventory/pom.xml b/inventory/pom.xml index 1c33b92a5..c261d24bf 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 5.0.12 + 5.0.13 diff --git a/karaf/pom.xml b/karaf/pom.xml index 15ae2c1e4..f332a9d48 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.9 + 6.0.10 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 74e323dc3..bd30e8e9b 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.9 + 6.0.10 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 5.0.12 + 5.0.13 import pom diff --git a/olm/pom.xml b/olm/pom.xml index ff2440dd1..a8a2143a5 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.12 + 5.0.13 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index ba174bdae..d4be6e9d4 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.12 + 5.0.13 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index f9659eea6..9cdf7a3ee 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.12 + 5.0.13 diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index bf4f9488c..44213faea 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.12 + 5.0.13 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 32e46b207..3ed0aecfb 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.12 + 5.0.13 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 23d393f98..e9efe2374 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.12 + 5.0.13 diff --git a/pce/pom.xml b/pce/pom.xml index be132e4e4..f40386425 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 5.0.12 + 5.0.13 diff --git a/pom.xml b/pom.xml index ff7597d35..4eb9453f5 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.9 + 6.0.10 diff --git a/renderer/pom.xml b/renderer/pom.xml index e129cef2f..a65a72913 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.12 + 5.0.13 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 4a0042882..2d1bf06c9 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.12 + 5.0.13 diff --git a/tapi/pom.xml b/tapi/pom.xml index dbf2fa0ff..90953a472 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.12 + 5.0.13 @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal mdsal-artifacts - 5.0.12 + 5.0.13 import pom diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index fd3271524..12299401c 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.12 + 5.0.13 diff --git a/test-common/pom.xml b/test-common/pom.xml index 291e7bc35..ed661ed46 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 6.0.9 + 6.0.10 -- 2.36.6