From 1d7630c895629d8c45382d19736838a38c86f99d Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Tue, 8 Nov 2022 17:51:20 +0100 Subject: [PATCH] Bump upstream dependencies to Cl-SR1 Adopt: - odlparent-11.0.2 - yangtools-9.0.2 - mdsal-10.0.3 - netconf-4.0.3 - transportpce-models-17.1.0-SNAPSHOT Signed-off-by: Gilles Thouenon Change-Id: I8145e163b7afa3e0de5ff2573dc1b5eedfd7aa1f --- api/pom.xml | 6 +++--- common/pom.xml | 6 +++--- dmaap-client/pom.xml | 4 ++-- 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 | 4 ++-- features/odl-transportpce/pom.xml | 6 +++--- features/pom.xml | 2 +- inventory/pom.xml | 4 ++-- karaf/pom.xml | 2 +- nbinotifications/pom.xml | 4 ++-- networkmodel/pom.xml | 10 +++++----- olm/pom.xml | 4 ++-- pce/pom.xml | 4 ++-- pom.xml | 2 +- renderer/pom.xml | 4 ++-- servicehandler/pom.xml | 4 ++-- tapi/pom.xml | 6 +++--- test-common/pom.xml | 6 +++--- 21 files changed, 44 insertions(+), 44 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 8ea4f1e16..5446af859 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 - 10.0.2 + 10.0.3 @@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT @@ -64,7 +64,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models tapi-2.1.1 - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT org.opendaylight.yangtools diff --git a/common/pom.xml b/common/pom.xml index e2d1b4f1c..9d71e7ca2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 10.0.3 @@ -20,7 +20,7 @@ bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT @@ -28,7 +28,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.2 + 4.0.3 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 83137925c..443ddaaa5 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 10.0.3 @@ -20,7 +20,7 @@ client to send message to Dmaap message router - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT UTF-8 diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index e1f4c0d6a..e65d64956 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 - 11.0.1 + 11.0.2 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 74139b671..15bdac736 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 - 11.0.1 + 11.0.2 diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index d6bbab842..c8307eb8d 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 - 11.0.1 + 11.0.2 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index 686cd1795..7ce768e1e 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 - 11.0.1 + 11.0.2 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 4.0.2 + 4.0.3 etc/opendaylight/karaf diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index c7997a1af..5ad88ab85 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 - 11.0.1 + 11.0.2 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: tapi - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 5a64e5ee8..b45038bd3 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 - 11.0.1 + 11.0.2 @@ -23,8 +23,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 4.0.2 - 17.0.0-SNAPSHOT + 4.0.3 + 17.1.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 332136e0f..91e98f334 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 - 11.0.1 + 11.0.2 diff --git a/inventory/pom.xml b/inventory/pom.xml index f1a1ed6dd..bce055f72 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 10.0.3 @@ -20,7 +20,7 @@ bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT diff --git a/karaf/pom.xml b/karaf/pom.xml index 2003c73d7..413dafadd 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 - 11.0.1 + 11.0.2 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index d9a343d7e..2c84013b1 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 10.0.3 @@ -22,7 +22,7 @@ UTF-8 - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT 3.0.0 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index f089b3109..abcbe9279 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 - 11.0.1 + 11.0.2 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT @@ -31,21 +31,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 9.0.1 + 9.0.2 import pom org.opendaylight.mdsal mdsal-artifacts - 10.0.2 + 10.0.3 import pom org.opendaylight.netconf netconf-artifacts - 4.0.2 + 4.0.3 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 93e8efd8c..1a0210085 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 - 10.0.2 + 10.0.3 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT diff --git a/pce/pom.xml b/pce/pom.xml index 485d5477e..ab2dfd1e6 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 10.0.3 @@ -24,7 +24,7 @@ bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 16ecbae17..5367b0fb8 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 - 11.0.1 + 11.0.2 diff --git a/renderer/pom.xml b/renderer/pom.xml index cc335e943..638fbe85a 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 - 10.0.2 + 10.0.3 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index dae0c2f10..947417ef2 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 - 10.0.2 + 10.0.3 @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT diff --git a/tapi/pom.xml b/tapi/pom.xml index a8ff6cfe3..45b1a6098 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 - 10.0.2 + 10.0.3 @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT @@ -33,7 +33,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.netconf netconf-artifacts - 4.0.2 + 4.0.3 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index cf7af7cfc..a578dd5d1 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 10.0.3 @@ -22,7 +22,7 @@ bundle - 17.0.0-SNAPSHOT + 17.1.0-SNAPSHOT @@ -30,7 +30,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.2 + 4.0.3 import pom -- 2.36.6