From 6109ec0e02dce9bf0485728d70d91c302c54360c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 4 Dec 2022 23:02:08 +0100 Subject: [PATCH] Bump upstream dependencies to Cl-SR1 Adopt: - odlparent-11.0.3 - yangtools-9.0.5 - mdsal-10.0.5 - netconf-4.0.4 Change-Id: I5d8d8b23ec060233a252bc710fe5209662bec908 Signed-off-by: Robert Varga (cherry picked from commit 2a1ef83f696ed4b0ff57da8fa59324c58262e8bf) --- 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 | 8 ++++---- olm/pom.xml | 2 +- pce/pom.xml | 2 +- pom.xml | 2 +- renderer/pom.xml | 2 +- servicehandler/pom.xml | 2 +- tapi/pom.xml | 4 ++-- test-common/pom.xml | 4 ++-- 21 files changed, 29 insertions(+), 29 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 5446af859..3e5cae3f1 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.3 + 10.0.5 diff --git a/common/pom.xml b/common/pom.xml index 9d71e7ca2..5b36385a9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 10.0.5 @@ -28,7 +28,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.3 + 4.0.4 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 443ddaaa5..c060234fb 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 10.0.5 diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index e65d64956..f88a83429 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.2 + 11.0.3 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 15bdac736..9d9a52a19 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.2 + 11.0.3 diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index c8307eb8d..5d96b2bd2 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.2 + 11.0.3 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index 7ce768e1e..43d0ce2d0 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.2 + 11.0.3 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 4.0.3 + 4.0.4 etc/opendaylight/karaf diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 5ad88ab85..9e8310031 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.2 + 11.0.3 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index b45038bd3..b7a87d7e1 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.2 + 11.0.3 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 4.0.3 + 4.0.4 17.1.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 91e98f334..383e5e01b 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.2 + 11.0.3 diff --git a/inventory/pom.xml b/inventory/pom.xml index bce055f72..c8cfcada6 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 10.0.5 diff --git a/karaf/pom.xml b/karaf/pom.xml index 413dafadd..414f0cfe4 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.2 + 11.0.3 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 2c84013b1..f7071d930 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 10.0.5 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index abcbe9279..032ec1868 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.2 + 11.0.3 @@ -31,21 +31,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 9.0.2 + 9.0.5 import pom org.opendaylight.mdsal mdsal-artifacts - 10.0.3 + 10.0.5 import pom org.opendaylight.netconf netconf-artifacts - 4.0.3 + 4.0.4 import pom diff --git a/olm/pom.xml b/olm/pom.xml index 1a0210085..a3d6c1840 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.3 + 10.0.5 diff --git a/pce/pom.xml b/pce/pom.xml index ab2dfd1e6..cbab19fca 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 10.0.5 diff --git a/pom.xml b/pom.xml index 5367b0fb8..f4697981e 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.2 + 11.0.3 diff --git a/renderer/pom.xml b/renderer/pom.xml index 638fbe85a..abf1ce361 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.3 + 10.0.5 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 947417ef2..6e9947501 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.3 + 10.0.5 diff --git a/tapi/pom.xml b/tapi/pom.xml index 45b1a6098..d43332e39 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.3 + 10.0.5 @@ -33,7 +33,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.netconf netconf-artifacts - 4.0.3 + 4.0.4 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index a578dd5d1..70effbed4 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 10.0.5 @@ -30,7 +30,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.3 + 4.0.4 import pom -- 2.36.6