From d41a6a8b4b357daec3bf416191156b8e879b1ba4 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 3 Mar 2024 18:15:05 +0100 Subject: [PATCH] Bump upstreams Adopt: - yangtools-13.0.1 - mdsal-13.0.0 - controller-9.0.0 - aaa-0.19.1 - netconf-7.0.0 - bgpcep-0.21.0 This deactivates transportpce, as it will be picked up later. Change-Id: I048941334044c3d7c881f877b55a6afca7fdce90 Signed-off-by: Robert Varga --- artifacts/upstream/artifacts/pom.xml | 4 ++-- artifacts/upstream/properties/pom.xml | 12 ++++++------ docs/platform-versions.rst | 10 +++++----- features/repos/index/pom.xml | 4 ++-- .../odl-integration-compatible-with-all/pom.xml | 4 ++-- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index eb503c43..194a4104 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -278,7 +278,7 @@ transportpce-models - true + false @@ -295,7 +295,7 @@ transportpce - true + false diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 87e52790..c9d71a29 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -43,22 +43,22 @@ - 0.18.4 - 0.20.6 - 8.0.4 + 0.19.1 + 0.21.0 + 9.0.0 1.15.0-SNAPSHOT 6.0.5 1.16.0-SNAPSHOT 1.19.0-SNAPSHOT - 12.0.4 - 6.0.6 + 13.0.0 + 7.0.0 13.0.10 0.18.0-SNAPSHOT 1.18.0-SNAPSHOT 0.13.0-SNAPSHOT 8.2.0 19.2.0 - 11.0.5 + 13.0.1 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index de6994f3..5fef0504 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -21,23 +21,23 @@ Platform versions * - org.opendaylight.yangtools - \* - - 11.0.5 + - 13.0.1 * - org.opendaylight.mdsal - \* - - 12.0.4 + - 13.0.0 * - org.opendaylight.controller - \* - - 8.0.4 + - 9.0.0 * - org.opendaylight.aaa - \* - - 0.18.4 + - 0.19.1 * - org.opendaylight.netconf - \* - - 6.0.6 + - 7.0.0 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 6878fdf7..a94546f7 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -317,7 +317,7 @@ transportpce-models - true + false @@ -332,7 +332,7 @@ transportpce - true + false diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index deb7db45..72d7808e 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -223,7 +223,7 @@ transportpce - true + false @@ -262,7 +262,7 @@ transportpce-models - true + false -- 2.36.6