From 999367134c19926345a84276a5e91ae9b98a4089 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Thu, 19 May 2022 17:50:33 +0200 Subject: [PATCH] Bump upstream dependencies to P-SR3 Adopt: - odlparent-9.0.15 - yangtools-7.0.17 - mdsal-8.0.15 - netconf-2.0.16 JIRA: TRNSPRTPCE-665 Signed-off-by: Gilles Thouenon Change-Id: I285a00781c27877f200e84a26ff46420bdab2395 --- 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 | 6 +++--- 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 | 4 ++-- tapimodels/pom.xml | 2 +- test-common/pom.xml | 4 ++-- 27 files changed, 35 insertions(+), 35 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 7b0193897..47095c9e8 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.11 + 8.0.15 diff --git a/common/pom.xml b/common/pom.xml index eef0269b7..f2b043613 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.11 + 8.0.15 @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.14 + 2.0.16 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 1e4ed7049..e8e5d738e 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 8.0.11 + 8.0.15 diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index a623770d1..564d66090 100644 --- a/features/odl-transportpce-dmaap-client/pom.xml +++ b/features/odl-transportpce-dmaap-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 9.0.13 + 9.0.15 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 855f0359c..4e7ae226b 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.13 + 9.0.15 diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index bdcd60d78..df898c97c 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.13 + 9.0.15 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index 63debf649..59e119b69 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.13 + 9.0.15 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 2.0.14 + 2.0.16 etc/opendaylight/karaf diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index c30cccaf6..49dd0d0bb 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.13 + 9.0.15 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 1710cc23c..229f9d2dc 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.13 + 9.0.15 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 2.0.14 + 2.0.16 etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 40f2fa42e..f51e4ad51 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.13 + 9.0.15 diff --git a/inventory/pom.xml b/inventory/pom.xml index 9dc9e8b50..177b54dbe 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 8.0.11 + 8.0.15 diff --git a/karaf/pom.xml b/karaf/pom.xml index 4c4597e65..988e34d28 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.13 + 9.0.15 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 4cf525a3a..4ddc4af73 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 8.0.11 + 8.0.15 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 584baccd0..248a9e69e 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.13 + 9.0.15 @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 7.0.14 + 7.0.17 import pom org.opendaylight.mdsal mdsal-artifacts - 8.0.11 + 8.0.15 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 686a53313..a1ee52e8a 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.11 + 8.0.15 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index 75653f5ec..c29b7e069 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.11 + 8.0.15 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index f18a9696d..8015042ae 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.11 + 8.0.15 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 2.0.14 + 2.0.16 import pom diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index b47a14005..87a290723 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.11 + 8.0.15 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 8ae2894ee..5f75a0190 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.11 + 8.0.15 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 10fa8223d..2f0f8f2a0 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.11 + 8.0.15 diff --git a/pce/pom.xml b/pce/pom.xml index 7d340d04e..0f0a6000b 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 8.0.11 + 8.0.15 diff --git a/pom.xml b/pom.xml index 4891b6f88..abe25ea58 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.13 + 9.0.15 diff --git a/renderer/pom.xml b/renderer/pom.xml index b1b0f0e85..96d760687 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.11 + 8.0.15 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 0cd5a2057..c60833a74 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.11 + 8.0.15 diff --git a/tapi/pom.xml b/tapi/pom.xml index 4d4588f91..f0f302fdb 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.11 + 8.0.15 @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.netconf netconf-artifacts - 2.0.14 + 2.0.16 import pom diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index 8ef00a527..d0e04f564 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.11 + 8.0.15 diff --git a/test-common/pom.xml b/test-common/pom.xml index 3e40288b9..018b726b9 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 8.0.11 + 8.0.15 @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.14 + 2.0.16 import pom -- 2.36.6