From 690e88ade11ea2f19f040c093fe5026f1cd61987 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Wed, 27 Oct 2021 12:01:57 +0200 Subject: [PATCH] Bump upstream dependencies to P-SR1 odlparent => 9.0.8 mdsal => 8.0.7 netconf => 2.0.7 JIRA: TRNSPRTPCE-565 Signed-off-by: Gilles Thouenon Change-Id: I426325d16e3e1f55b634728b686e348266a349f5 --- 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 5b787459c..c78d64d88 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.5 + 8.0.7 diff --git a/common/pom.xml b/common/pom.xml index dbc4b9465..fe5e8b1b4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.5 + 8.0.7 @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.5 + 2.0.7 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index c31de1313..57d2e1d61 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 8.0.5 + 8.0.7 org.opendaylight.transportpce diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 1a1e02b79..781e52dc4 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.6 + 9.0.8 org.opendaylight.transportpce diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 6f8e952a1..4449819c4 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.6 + 9.0.8 diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 26499e071..8e84062af 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.6 + 9.0.8 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index e4c876f4b..b8409fb39 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.6 + 9.0.8 @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 2.0.5 + 2.0.7 etc/opendaylight/karaf diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 76d8a42cc..a5edc613e 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.6 + 9.0.8 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 8f896cd0e..94a51a701 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.6 + 9.0.8 @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 2.0.5 + 2.0.7 etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index c6157ce20..3f55cd9aa 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.6 + 9.0.8 diff --git a/inventory/pom.xml b/inventory/pom.xml index 1fbabde4e..dd88fed09 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.5 + 8.0.7 diff --git a/karaf/pom.xml b/karaf/pom.xml index 900d4457f..8ed99ad43 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.6 + 9.0.8 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 654bb5d6c..472660036 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 8.0.5 + 8.0.7 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index c257f636d..491e3647b 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.6 + 9.0.8 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 8.0.5 + 8.0.7 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 4857dc1ff..25747b37c 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.5 + 8.0.7 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index 01e8c7478..de036e182 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.5 + 8.0.7 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 2b0390196..cf344f68f 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.5 + 8.0.7 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 2.0.5 + 2.0.7 import pom diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index 39dd8fe5e..f21f9bcb7 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.5 + 8.0.7 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 6d3b31ae7..07e26b4f4 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.5 + 8.0.7 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 5bb08f1fa..f318e6c5d 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.5 + 8.0.7 diff --git a/pce/pom.xml b/pce/pom.xml index 617edb4a3..cabeb720b 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 8.0.5 + 8.0.7 diff --git a/pom.xml b/pom.xml index d4172a51d..6a20de916 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.6 + 9.0.8 diff --git a/renderer/pom.xml b/renderer/pom.xml index a7b518665..da29abb5f 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.5 + 8.0.7 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 147bf3cd4..d42c44597 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.5 + 8.0.7 diff --git a/tapi/pom.xml b/tapi/pom.xml index 8804d0017..618fc4cd3 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.5 + 8.0.7 diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index fe2510a80..cf73cfa15 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.5 + 8.0.7 diff --git a/test-common/pom.xml b/test-common/pom.xml index 5d2da04d6..b04d0fbee 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 8.0.5 + 8.0.7 @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.5 + 2.0.7 import pom -- 2.36.6