From: Gilles Thouenon Date: Thu, 19 May 2022 15:50:33 +0000 (+0200) Subject: Bump upstream dependencies to P-SR3 X-Git-Tag: 4.3.0~10 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=5a74a24ae722bcde948d9f6b993a26c310b7623d 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 --- diff --git a/api/pom.xml b/api/pom.xml index efea0a73e..9b48c783f 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 600dfb81d..23f7cb246 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 5ab20d54d..3b482e4da 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -10,7 +10,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 9f3b7475e..64814e760 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 5787f8e01..9e897229e 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 c3f719566..a69775e09 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 dc00a7f77..fa38e555e 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 cce995b94..05ad7f752 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 78e13a366..4b1f33076 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 ed600cf6d..25a6a99f3 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 587174aa5..a6080dffc 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 4922f657e..0505565f2 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 d7003ef05..e4c819aaa 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 278d94d3b..e83036c42 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 f649ad81c..1d4b065a6 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 fc8b39e4f..ff89520d7 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 17ceecc88..8b4f81602 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 be99ba7c4..24ede559c 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 cfe9bee43..89f3c3144 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 e6812a945..d1bf50084 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 b677708ce..2eb4c6bd3 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 50f0ff23f..a4535e3e5 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 82ea81f19..520fd8c38 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 c21d0d64c..01003b511 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 e75d2f6ad..5d0bdd835 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 43a2d779b..172becb70 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 e68b4bc56..9a265d853 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