From 757222675b129d2b5fa64496ed01ded29b2de855 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Fri, 18 Feb 2022 10:45:54 +0100 Subject: [PATCH] Bump upstream dependencies to P-SR2 odlparent => 9.0.13 mdsal => 8.0.11 netconf => 2.0.14 JIRA: TRNSPRTPCE-617 Signed-off-by: Gilles Thouenon Change-Id: Ia184a77f6f11dace9b5e0fcd105a2976732e1a3a --- 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-swagger/pom.xml | 4 ++-- 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 ++-- 27 files changed, 33 insertions(+), 33 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index c78d64d88..7668f70b0 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.7 + 8.0.11 diff --git a/common/pom.xml b/common/pom.xml index b1d768d9d..5ec69a27a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.7 + 8.0.11 @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.11 + 2.0.14 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 57d2e1d61..8a6563552 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 8.0.7 + 8.0.11 org.opendaylight.transportpce diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 781e52dc4..5b9e0ffe4 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.8 + 9.0.13 org.opendaylight.transportpce diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 4449819c4..ab7042e63 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.8 + 9.0.13 diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 8e84062af..72d244167 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.8 + 9.0.13 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index d70d83c51..b4c79809a 100644 --- a/features/odl-transportpce-swagger/pom.xml +++ b/features/odl-transportpce-swagger/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.8 + 9.0.13 @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 2.0.11 + 2.0.14 etc/opendaylight/karaf diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index a5edc613e..1e9f5ac02 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.8 + 9.0.13 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 07c27e325..e3cbd7cff 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.8 + 9.0.13 @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 2.0.11 + 2.0.14 etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 3f55cd9aa..40f2fa42e 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.8 + 9.0.13 diff --git a/inventory/pom.xml b/inventory/pom.xml index dd88fed09..5a76f551d 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.7 + 8.0.11 diff --git a/karaf/pom.xml b/karaf/pom.xml index 8ed99ad43..880884a1a 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.8 + 9.0.13 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 472660036..aa34dfbe6 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 8.0.7 + 8.0.11 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 491e3647b..699ac6302 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.8 + 9.0.13 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 8.0.7 + 8.0.11 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 77d4217de..50d51da0f 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.7 + 8.0.11 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index de036e182..3dd728c2e 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.7 + 8.0.11 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index d31dfc952..e925f06be 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.7 + 8.0.11 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 2.0.11 + 2.0.14 import pom diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index f21f9bcb7..2090e6ece 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.7 + 8.0.11 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 3396ae393..6342c531a 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.7 + 8.0.11 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index f318e6c5d..a384152a9 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.7 + 8.0.11 diff --git a/pce/pom.xml b/pce/pom.xml index 273caa99b..8bff084ef 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 8.0.7 + 8.0.11 diff --git a/pom.xml b/pom.xml index 6a20de916..02c57461b 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.8 + 9.0.13 diff --git a/renderer/pom.xml b/renderer/pom.xml index a437696d6..6cd224479 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.7 + 8.0.11 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index d42c44597..d66118bbf 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.7 + 8.0.11 diff --git a/tapi/pom.xml b/tapi/pom.xml index 618fc4cd3..6a2509596 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.7 + 8.0.11 diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index cf73cfa15..7dff629c2 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.7 + 8.0.11 diff --git a/test-common/pom.xml b/test-common/pom.xml index fda49f1f1..234ab71f3 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 8.0.7 + 8.0.11 @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.11 + 2.0.14 import pom -- 2.36.6