From e7ef9ab3a437bae126b98276bedc5d79c675610c Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Mon, 27 Apr 2020 16:02:04 +0200 Subject: [PATCH 1/1] update Mg SR1 kernel dependencies dev versions These versions have been updated at https://docs.opendaylight.org/projects/integration-distribution/en/stable-magnesium/platform-versions.html JIRA: TRNSPRTPCE-235 Change-Id: I7f9cc2f79e6051811ccb773bb56020731b40b911 Signed-off-by: guillaume.lambert --- 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 | 2 +- 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, 24 insertions(+), 24 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 3154a1bac..eeadad027 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.9 + 5.0.10 diff --git a/common/pom.xml b/common/pom.xml index 22cfc94ba..a0735b98a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 5.0.9 + 5.0.10 @@ -31,7 +31,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.9 + 5.0.10 import pom diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 6b3328de4..647e01128 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.4 + 6.0.6 diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 30cb530f4..d921f4f68 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.4 + 6.0.6 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 6e36940f8..5636804f7 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.4 + 6.0.6 diff --git a/features/pom.xml b/features/pom.xml index 4c3fd7cb3..5a42b186c 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.4 + 6.0.6 diff --git a/inventory/pom.xml b/inventory/pom.xml index 0f5aa6bb1..5fa07070d 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 5.0.9 + 5.0.10 diff --git a/karaf/pom.xml b/karaf/pom.xml index c4117d5b1..dd1380193 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.4 + 6.0.6 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 21a1527f6..66a36d903 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.4 + 6.0.6 diff --git a/olm/pom.xml b/olm/pom.xml index e0b3abc46..43e08837d 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.9 + 5.0.10 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index 3e2943b26..006e2eebc 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.9 + 5.0.10 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 003a8a891..11022ec0b 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.9 + 5.0.10 diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index ba07a085c..1a682beb3 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.9 + 5.0.10 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 5dd3be148..363385062 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.9 + 5.0.10 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 89df21908..c9e599112 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.9 + 5.0.10 diff --git a/pce/pom.xml b/pce/pom.xml index 229dc199d..67ec610bf 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -17,7 +17,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 5.0.9 + 5.0.10 diff --git a/pom.xml b/pom.xml index 9d491d5ab..8519c001d 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.4 + 6.0.6 diff --git a/renderer/pom.xml b/renderer/pom.xml index a4fe65644..5f3fe16da 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.9 + 5.0.10 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 5ed06465a..48b87e639 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.9 + 5.0.10 diff --git a/tapi/pom.xml b/tapi/pom.xml index b8a342a11..3f41ba509 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.9 + 5.0.10 @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal mdsal-artifacts - 5.0.9 + 5.0.10 import pom diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index 372c7c40e..59c699981 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.9 + 5.0.10 diff --git a/test-common/pom.xml b/test-common/pom.xml index c0f399206..164b9ffe7 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 6.0.4 + 6.0.6 -- 2.36.6