From d07e245633ead6aaaebd802d8c639a6cf49b8579 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Mon, 20 Sep 2021 13:35:37 +0200 Subject: [PATCH] Bump upstream dependencies Adopt: - odlparent 9.0.6 - mdsal 8.0.5 - netconf 2.0.5 JIRA: TRNSPRTPCE-435 Signed-off-by: Gilles Thouenon Change-Id: I0a909fc07d1d86f8c38f74b4fe93decedad15c9a --- api/pom.xml | 2 +- common/pom.xml | 4 ++-- dmaap-client/pom.xml | 2 +- features/odl-transportpce-dmaap-client/pom.xml | 2 +- features/odl-transportpce-inventory/pom.xml | 2 +- features/odl-transportpce-nbinotifications/pom.xml | 2 +- features/odl-transportpce-tapi/pom.xml | 2 +- features/odl-transportpce/pom.xml | 4 ++-- features/pom.xml | 2 +- inventory/pom.xml | 2 +- karaf/pom.xml | 2 +- nbinotifications/pom.xml | 2 +- networkmodel/pom.xml | 4 ++-- olm/pom.xml | 2 +- ordmodels/common/pom.xml | 2 +- ordmodels/device/pom.xml | 4 ++-- 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 | 2 +- tapimodels/pom.xml | 2 +- test-common/pom.xml | 4 ++-- 26 files changed, 31 insertions(+), 31 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 9aab5d876..08ce7e857 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 - 8.0.4 + 8.0.5 diff --git a/common/pom.xml b/common/pom.xml index c8d8862e5..596d2c0e4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.4 + 8.0.5 @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.3 + 2.0.5 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 5360050a8..efcad5119 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 8.0.4 + 8.0.5 org.opendaylight.transportpce diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 30672a30b..4a95c6ece 100644 --- a/features/odl-transportpce-dmaap-client/pom.xml +++ b/features/odl-transportpce-dmaap-client/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.odlparent single-feature-parent - 9.0.5 + 9.0.6 org.opendaylight.transportpce diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 2a5294f54..6feaa7e6f 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 - 9.0.5 + 9.0.6 diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 1f6cc9af0..671ad22ca 100644 --- a/features/odl-transportpce-nbinotifications/pom.xml +++ b/features/odl-transportpce-nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 9.0.5 + 9.0.6 diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 58fbba94d..83b38426b 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 - 9.0.5 + 9.0.6 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index a50855e78..0e47ccf1d 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 - 9.0.5 + 9.0.6 @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 2.0.3 + 2.0.5 etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 982ec15b2..6a8674913 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 - 9.0.5 + 9.0.6 diff --git a/inventory/pom.xml b/inventory/pom.xml index 8e5316b21..16dd56f5e 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.4 + 8.0.5 diff --git a/karaf/pom.xml b/karaf/pom.xml index 3b9b33295..ec21243f9 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 - 9.0.5 + 9.0.6 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 4e7e6d23f..17d5994ad 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 8.0.4 + 8.0.5 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 63227c6d9..11b2c5571 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 - 9.0.5 + 9.0.6 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 8.0.4 + 8.0.5 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 4b30a4f99..76cc97a9b 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 - 8.0.4 + 8.0.5 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index 5f53553a4..446044b19 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 - 8.0.4 + 8.0.5 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 169d93346..187edb02c 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 - 8.0.4 + 8.0.5 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 2.0.3 + 2.0.5 import pom diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index df168f2fe..c987283d6 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 - 8.0.4 + 8.0.5 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 429650f2e..b4e404544 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 - 8.0.4 + 8.0.5 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 349e89a4e..ed1e50b04 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 - 8.0.4 + 8.0.5 diff --git a/pce/pom.xml b/pce/pom.xml index 83dde8a29..285bd2cba 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 8.0.4 + 8.0.5 diff --git a/pom.xml b/pom.xml index 9f2f2356c..cc35b965b 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 - 9.0.5 + 9.0.6 diff --git a/renderer/pom.xml b/renderer/pom.xml index 34b9d20c5..b9e4c87eb 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 - 8.0.4 + 8.0.5 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 30586dd14..58c3c5a8d 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 - 8.0.4 + 8.0.5 diff --git a/tapi/pom.xml b/tapi/pom.xml index 815baed43..e86c78884 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 - 8.0.4 + 8.0.5 diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index e1c7ee114..6fe10b564 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 - 8.0.4 + 8.0.5 diff --git a/test-common/pom.xml b/test-common/pom.xml index 34bd7d728..10bf05c48 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 8.0.4 + 8.0.5 @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.3 + 2.0.5 import pom -- 2.36.6