From 041323b954fc5fc5d0a0d873b0b8825639a6eb9d Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Fri, 1 Sep 2023 18:04:03 +0200 Subject: [PATCH] Bump upstream dependencies to latest version Adopt: - odlparent-13.0.4 - yangtools-11.0.1 - mdsal-12.0.1 - netconf-6.0.3 Signed-off-by: Gilles Thouenon Change-Id: Ibee6a917e4749447ed6ebfa9de890eef0ad54a17 --- 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 | 8 ++++---- 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, 38 insertions(+), 38 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 0fc823498..43a42173b 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 - 12.0.0 + 12.0.1 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 7a3129912..37209186a 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 - 13.0.3 + 13.0.4 diff --git a/common/pom.xml b/common/pom.xml index f21839eef..61042130c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 12.0.0 + 12.0.1 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 6.0.1 + 6.0.3 import pom diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index f87ad5763..97e77e091 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 12.0.0 + 12.0.1 diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index c0503701b..15e8cddff 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 - 13.0.3 + 13.0.4 diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 2456bd1db..63011fe92 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 - 13.0.3 + 13.0.4 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 98b415c33..16a183e77 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 - 13.0.3 + 13.0.4 @@ -20,8 +20,8 @@ OpenDaylight :: transportpce :: Inventory - 12.0.0 - 6.0.1 + 12.0.1 + 6.0.3 19.0.0-SNAPSHOT localhost:3306 transportpce diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 049775e47..89276acb1 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 - 13.0.3 + 13.0.4 diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index ba01e0fee..a1d5e42b5 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 - 13.0.3 + 13.0.4 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 6.0.1 + 6.0.3 etc/opendaylight/karaf false diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index b22f92f08..8c3abcaac 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 - 13.0.3 + 13.0.4 @@ -23,8 +23,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: tapi - 12.0.0 - 6.0.1 + 12.0.1 + 6.0.3 19.0.0-SNAPSHOT true @@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal mdsal-artifacts - 12.0.0 + 12.0.1 import pom diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 9768f5edb..a143dfbba 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 - 13.0.3 + 13.0.4 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 6.0.1 + 6.0.3 19.0.0-SNAPSHOT etc/opendaylight/karaf false diff --git a/features/pom.xml b/features/pom.xml index c5ba4dfee..4a22d8bef 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 - 13.0.3 + 13.0.4 diff --git a/inventory/pom.xml b/inventory/pom.xml index 7a8d8df80..319ffac37 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 12.0.0 + 12.0.1 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 6.0.1 + 6.0.3 import pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 5a31e5566..4d2989226 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 - 13.0.3 + 13.0.4 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 9e4e29d5a..fb1de3b7f 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 12.0.0 + 12.0.1 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index e03166d86..324fdaa98 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 - 13.0.3 + 13.0.4 @@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 11.0.0 + 11.0.1 import pom org.opendaylight.mdsal mdsal-artifacts - 12.0.0 + 12.0.1 import pom org.opendaylight.netconf netconf-artifacts - 6.0.1 + 6.0.3 import pom diff --git a/olm/pom.xml b/olm/pom.xml index bca5075ed..ac7394939 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 - 12.0.0 + 12.0.1 diff --git a/pce/pom.xml b/pce/pom.xml index a9824bb68..e60347b9e 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.mdsal binding-parent - 12.0.0 + 12.0.1 @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 12.0.0 + 12.0.1 import pom diff --git a/pom.xml b/pom.xml index 0c8267e97..fa499a1c4 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 - 13.0.3 + 13.0.4 diff --git a/renderer/pom.xml b/renderer/pom.xml index 1d01fc554..9b604a40e 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 - 12.0.0 + 12.0.1 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 8d3a73c64..188e9ef87 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 - 12.0.0 + 12.0.1 diff --git a/tapi/pom.xml b/tapi/pom.xml index 95e23c29a..058f7c3c1 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 - 12.0.0 + 12.0.1 @@ -40,7 +40,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.netconf netconf-artifacts - 6.0.1 + 6.0.3 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index ab4180c60..050f7498d 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 12.0.0 + 12.0.1 @@ -37,7 +37,7 @@ org.opendaylight.netconf netconf-artifacts - 6.0.1 + 6.0.3 import pom -- 2.36.6