From a405d38b6598e075b872f16fabc584cd595e7d5b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 14 Apr 2022 17:55:43 +0200 Subject: [PATCH] Bump MRI versions Adopt: - yangtools-8.0.3 - mdsal-9.0.2 - controller-5.0.2 - aaa-0.15.2 - netconf-3.0.1 Also fixup transportpce versions damaged in previous patches. Change-Id: Ic413345e913d3661709f6db0736fc2507e452896 Signed-off-by: Robert Varga --- artifacts/upstream/properties/pom.xml | 12 ++++++------ docs/platform-versions.rst | 10 +++++----- opendaylight/pom.xml | 10 +++++----- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 6f265370..a63d54fa 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -43,20 +43,20 @@ - 0.15.1 - 0.17.0 - 5.0.1 + 0.15.2 + 0.17.1 + 5.0.2 1.11.0-SNAPSHOT 3.0.0 1.12.0-SNAPSHOT 1.15.0-SNAPSHOT - 9.0.1 - 3.0.0 + 9.0.2 + 3.0.1 10.0.0 0.14.0-SNAPSHOT 1.14.0-SNAPSHOT 0.9.0-SNAPSHOT - 8.0.2 + 8.0.3 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 3b64d1b2..d71023f4 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -21,23 +21,23 @@ Platform versions * - org.opendaylight.yangtools - \* - - 8.0.2 + - 8.0.3 * - org.opendaylight.mdsal - \* - - 9.0.1 + - 9.0.2 * - org.opendaylight.controller - \* - - 5.0.1 + - 5.0.2 * - org.opendaylight.aaa - aaa-artifacts - - 0.15.1 + - 0.15.2 * - org.opendaylight.netconf - \* - - 3.0.0 + - 3.0.1 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 3fbd7012..8de716c3 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -48,7 +48,7 @@ org.opendaylight.transportpce odl-transportpce - 5.0.1 + 5.0.0-SNAPSHOT features xml runtime @@ -56,7 +56,7 @@ org.opendaylight.transportpce odl-transportpce-tapi - 5.0.1 + 5.0.0-SNAPSHOT features xml runtime @@ -64,7 +64,7 @@ org.opendaylight.transportpce odl-transportpce-inventory - 5.0.1 + 5.0.0-SNAPSHOT features xml runtime @@ -72,7 +72,7 @@ org.opendaylight.transportpce odl-transportpce-nbinotifications - 5.0.1 + 5.0.0-SNAPSHOT features xml runtime @@ -80,7 +80,7 @@ org.opendaylight.transportpce odl-transportpce-dmaap-client - 5.0.1 + 5.0.0-SNAPSHOT features xml runtime -- 2.36.6