From 1e34400914440544349aaae19727292b7b3a591e Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Thu, 20 Apr 2023 08:38:19 +0200 Subject: [PATCH] Bump upstream dependencies to Ar-SR1 Adopt: - odlparent-12.0.5 - yangtools-10.0.6 - mdsal-11.0.9 - netconf-5.0.6 - transportpce-models-18.1.0 Change-Id: I16272888d4c136157ab12b2065e837663faf9321 Signed-off-by: Gilles Thouenon Signed-off-by: Robert Varga --- api/pom.xml | 4 ++-- artifacts/pom.xml | 2 +- common/pom.xml | 6 +++--- dmaap-client/pom.xml | 4 ++-- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-dmaap-client/pom.xml | 2 +- features/odl-transportpce-inventory/pom.xml | 8 ++++---- features/odl-transportpce-nbinotifications/pom.xml | 2 +- features/odl-transportpce-swagger/pom.xml | 4 ++-- features/odl-transportpce-tapi/pom.xml | 10 +++++----- features/odl-transportpce/pom.xml | 6 +++--- features/pom.xml | 2 +- inventory/pom.xml | 6 +++--- karaf/pom.xml | 2 +- lighty/pom.xml | 2 +- nbinotifications/pom.xml | 4 ++-- networkmodel/pom.xml | 10 +++++----- olm/pom.xml | 4 ++-- pce/pom.xml | 6 +++--- pom.xml | 2 +- renderer/pom.xml | 4 ++-- servicehandler/pom.xml | 4 ++-- tapi/pom.xml | 6 +++--- test-common/pom.xml | 6 +++--- 24 files changed, 54 insertions(+), 54 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 39ce51249..b8bf6b2ea 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 - 11.0.7 + 11.0.9 @@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 18.0.1 + 18.1.0 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 15eac0c2a..62a11dfbb 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 12.0.3 + 12.0.5 diff --git a/common/pom.xml b/common/pom.xml index 92fdc2228..cd6d639e1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 11.0.9 @@ -20,7 +20,7 @@ bundle - 18.0.1 + 18.1.0 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.4 + 5.0.6 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index b6faaa33e..f108e8073 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 11.0.9 @@ -20,7 +20,7 @@ client to send message to Dmaap message router - 18.0.1 + 18.1.0 UTF-8 diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index bbcd7a94f..9058418d1 100644 --- a/features/features-transportpce/pom.xml +++ b/features/features-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent feature-repo-parent - 12.0.3 + 12.0.5 diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 50cef56f6..38de11f67 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 - 12.0.3 + 12.0.5 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 94a277eb1..abb9ff097 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 - 12.0.3 + 12.0.5 @@ -20,9 +20,9 @@ OpenDaylight :: transportpce :: Inventory - 11.0.7 - 5.0.4 - 18.0.1 + 11.0.9 + 5.0.6 + 18.1.0 localhost:3306 transportpce root diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 8fa209c38..49609a998 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 - 12.0.3 + 12.0.5 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index 6054220b1..f208232cd 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 - 12.0.3 + 12.0.5 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 5.0.4 + 5.0.6 etc/opendaylight/karaf false diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index b4bcfe265..ffa3577e0 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 - 12.0.3 + 12.0.5 @@ -23,9 +23,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: tapi - 11.0.7 - 5.0.4 - 18.0.1 + 11.0.9 + 5.0.6 + 18.1.0 false @@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal mdsal-artifacts - 11.0.7 + 11.0.9 import pom diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 14e942f36..cc7a83cc6 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 - 12.0.3 + 12.0.5 @@ -23,8 +23,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 5.0.4 - 18.0.1 + 5.0.6 + 18.1.0 etc/opendaylight/karaf false diff --git a/features/pom.xml b/features/pom.xml index 3efdda4f8..bcacd05d0 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 - 12.0.3 + 12.0.5 diff --git a/inventory/pom.xml b/inventory/pom.xml index b19e65326..a50bd91fd 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 11.0.9 @@ -20,7 +20,7 @@ bundle - 18.0.1 + 18.1.0 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.4 + 5.0.6 import pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 65794815f..9be9428c1 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 - 12.0.3 + 12.0.5 diff --git a/lighty/pom.xml b/lighty/pom.xml index ea2023d2d..5c90751ae 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -25,7 +25,7 @@ true true 8.0.0-SNAPSHOT - 18.0.1 + 18.1.0 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index fc906a904..4f3acd7d0 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 11.0.9 @@ -22,7 +22,7 @@ UTF-8 - 18.0.1 + 18.1.0 3.0.0 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 207f82833..1be1105c7 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 - 12.0.3 + 12.0.5 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 18.0.1 + 18.1.0 @@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 10.0.4 + 10.0.6 import pom org.opendaylight.mdsal mdsal-artifacts - 11.0.7 + 11.0.9 import pom org.opendaylight.netconf netconf-artifacts - 5.0.4 + 5.0.6 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 799a942f6..048bd3699 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 - 11.0.7 + 11.0.9 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 18.0.1 + 18.1.0 diff --git a/pce/pom.xml b/pce/pom.xml index cda7f3584..998383b25 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 11.0.9 @@ -24,7 +24,7 @@ bundle - 18.0.1 + 18.1.0 @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 11.0.7 + 11.0.9 import pom diff --git a/pom.xml b/pom.xml index f768d891c..1d8523286 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-lite - 12.0.3 + 12.0.5 diff --git a/renderer/pom.xml b/renderer/pom.xml index 79c1ff0b1..e73ba81dc 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 - 11.0.7 + 11.0.9 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 18.0.1 + 18.1.0 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 36e9c3e2b..d9714c1e4 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 - 11.0.7 + 11.0.9 @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 18.0.1 + 18.1.0 diff --git a/tapi/pom.xml b/tapi/pom.xml index 79156fdaf..a33f47084 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 - 11.0.7 + 11.0.9 @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 18.0.1 + 18.1.0 @@ -40,7 +40,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.netconf netconf-artifacts - 5.0.4 + 5.0.6 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index 2bafb07df..7aae44556 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 11.0.9 @@ -22,7 +22,7 @@ bundle - 18.0.1 + 18.1.0 @@ -37,7 +37,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.4 + 5.0.6 import pom -- 2.36.6