From b25ff2d1e5f14639453df7ae0678fae667300254 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Fri, 3 Mar 2023 13:39:03 +0100 Subject: [PATCH] Bump latest argon upstream dependencies Adopt: - odlparent-12.0.03 - yangtools-10.0.4 - mdsal-11.0.7 - netconf-5.0.3 JIRA: TRNSPRTPCE-719 Signed-off-by: Gilles Thouenon Change-Id: I3e7467555573b93a0845ed57f862c598c5385b0c --- api/pom.xml | 2 +- artifacts/pom.xml | 2 +- common/pom.xml | 4 ++-- dmaap-client/pom.xml | 2 +- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-dmaap-client/pom.xml | 2 +- features/odl-transportpce-inventory/pom.xml | 6 +++--- 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 | 4 ++-- features/pom.xml | 2 +- inventory/pom.xml | 4 ++-- karaf/pom.xml | 2 +- nbinotifications/pom.xml | 2 +- networkmodel/pom.xml | 8 ++++---- olm/pom.xml | 2 +- pce/pom.xml | 4 ++-- pom.xml | 2 +- renderer/pom.xml | 2 +- servicehandler/pom.xml | 2 +- tapi/pom.xml | 4 ++-- test-common/pom.xml | 4 ++-- 23 files changed, 39 insertions(+), 39 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index a477feb1c..98ee11dd4 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.6 + 11.0.7 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ea4f5b55c..5ec56e62f 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.2 + 12.0.3 diff --git a/common/pom.xml b/common/pom.xml index 7266c3ea3..b060855ff 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 11.0.7 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.2 + 5.0.3 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 9868f208f..f5b76d71c 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 11.0.7 diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index 87cef6434..3ccdb2a3d 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.2 + 12.0.3 diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index f23bbc963..002edacdb 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.2 + 12.0.3 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 1fa07e107..dd5be7387 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.2 + 12.0.3 @@ -20,8 +20,8 @@ OpenDaylight :: transportpce :: Inventory - 11.0.6 - 5.0.2 + 11.0.7 + 5.0.3 18.0.0-SNAPSHOT localhost:3306 transportpce diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 2ce19aa90..026b455dd 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.2 + 12.0.3 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index bf1359476..97681c0f9 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.2 + 12.0.3 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 5.0.2 + 5.0.3 etc/opendaylight/karaf false diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index f80f8897c..b2f1ea498 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.2 + 12.0.3 @@ -23,8 +23,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: tapi - 11.0.6 - 5.0.2 + 11.0.7 + 5.0.3 18.0.0-SNAPSHOT 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.6 + 11.0.7 import pom @@ -58,7 +58,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce.models - odl-tapi-models + odl-tapi-2.1.1-models features xml diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index c0c97c2a7..0a72da068 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.2 + 12.0.3 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 5.0.2 + 5.0.3 18.0.0-SNAPSHOT etc/opendaylight/karaf false diff --git a/features/pom.xml b/features/pom.xml index 1659f6454..24e8f7748 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.2 + 12.0.3 diff --git a/inventory/pom.xml b/inventory/pom.xml index 7d86e0925..2d95a5f3d 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 11.0.7 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.2 + 5.0.3 import pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 2054182fa..28ad85a63 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.2 + 12.0.3 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 51cc74009..e8dfd95a3 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 11.0.7 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 2de87a9e1..1b5363a8a 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.2 + 12.0.3 @@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 10.0.3 + 10.0.4 import pom org.opendaylight.mdsal mdsal-artifacts - 11.0.6 + 11.0.7 import pom org.opendaylight.netconf netconf-artifacts - 5.0.2 + 5.0.3 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 4ab2f227f..625876e46 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.6 + 11.0.7 diff --git a/pce/pom.xml b/pce/pom.xml index 9b073f514..fb6eedac3 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 11.0.7 @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 11.0.6 + 11.0.7 import pom diff --git a/pom.xml b/pom.xml index 42989bb5f..9c9b41855 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.2 + 12.0.3 diff --git a/renderer/pom.xml b/renderer/pom.xml index 2aae5491f..b4ba384cf 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.6 + 11.0.7 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 68c67ce39..f86fc8872 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.6 + 11.0.7 diff --git a/tapi/pom.xml b/tapi/pom.xml index 755bc8caa..1694b3881 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.6 + 11.0.7 @@ -40,7 +40,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.netconf netconf-artifacts - 5.0.2 + 5.0.3 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index 583940ded..78a10a5a2 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 11.0.7 @@ -37,7 +37,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.2 + 5.0.3 import pom -- 2.36.6