From b44f90acd1e6ea0bd820ee05d0a2d7ea4633cb24 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 24 Jan 2023 16:06:07 +0100 Subject: [PATCH] Adopt 2023.03 Argon upstreams Adopt: - odlparent-12.0.1 - infrautils-5.0.1 - yangtools-10.0.2 - mdsal-11.0.4 - controller-7.0.2 - aaa-0.17.3 - netconf-5.0.1 - bgpcep-0.19.0 Change-Id: Ia4225e6bdfbeabee99c9f9ffe6e1194df8efa276 Signed-off-by: Robert Varga --- artifacts/all/pom.xml | 2 +- artifacts/distribution/pom.xml | 2 +- artifacts/pom.xml | 2 +- artifacts/upstream/all/pom.xml | 2 +- artifacts/upstream/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 18 +++++++++--------- docs/platform-versions.rst | 14 +++++++------- features/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/repos/pom.xml | 2 +- features/repos/test/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- .../pom.xml | 2 +- features/singles/pom.xml | 2 +- karaf-scripts/pom.xml | 2 +- karaf/pom.xml | 2 +- onap-karaf/pom.xml | 2 +- pom.xml | 2 +- 18 files changed, 32 insertions(+), 32 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index b94f2299..787df8f2 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index c986fe15..2fba5b28 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 69c41ff9..bef2805f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 74381c68..bcf40025 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index a8b4bda8..31a63c01 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 0123c4c6..6c46c452 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration @@ -43,20 +43,20 @@ - 0.16.3 - 0.18.2 - 6.0.2 + 0.17.3 + 0.19.0 + 7.0.2 1.13.0-SNAPSHOT - 4.0.1 + 5.0.1 1.14.0-SNAPSHOT 1.17.0-SNAPSHOT - 10.0.2 - 4.0.2 - 11.0.1 + 11.0.4 + 5.0.1 + 12.0.1 0.16.0-SNAPSHOT 1.16.0-SNAPSHOT 0.11.0-SNAPSHOT - 9.0.1 + 10.0.2 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index e4a5558e..5387d7b5 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,31 +13,31 @@ Platform versions * - org.opendaylight.odlparent - \* - - 11.0.1 + - 12.0.1 * - org.opendaylight.infrautils - \* - - 4.0.1 + - 5.0.1 * - org.opendaylight.yangtools - \* - - 9.0.1 + - 10.0.2 * - org.opendaylight.mdsal - \* - - 10.0.2 + - 11.0.4 * - org.opendaylight.controller - \* - - 6.0.2 + - 7.0.2 * - org.opendaylight.aaa - \* - - 0.16.3 + - 0.17.3 * - org.opendaylight.netconf - \* - - 4.0.2 + - 5.0.1 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ diff --git a/features/pom.xml b/features/pom.xml index db89bd0f..e5c06ac5 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index bdd071a9..67f5df6a 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index a5502167..9f93473c 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index cf7d476c..d4a73ff9 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index e5ece61d..6e4255a2 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 642bfa8a..73853fa3 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index fe8587a3..ea811a43 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 43a94275..cd7d0ace 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index cf2516e5..4a9b6e09 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 11.0.1 + 12.0.1 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 4ca6ed1d..7be12158 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 11.0.1 + 12.0.1 diff --git a/pom.xml b/pom.xml index 48e353c0..ee6384f8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.1 + 12.0.1 org.opendaylight.integration -- 2.36.6