From f3d1f039c9a0e440aff5ee303e3c63ee01567f8e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 23 Sep 2022 15:13:11 +0200 Subject: [PATCH] Bump MRI upstreams Adopt the following versions: - mdsal-10.0.2 - controller-6.0.2 - aaa-0.16.3 - netconf-4.0.2 - bgpcep-0.18.2 Change-Id: I392eca23c51ed2043f9bab42c5bc31d152432ed4 Signed-off-by: Robert Varga --- artifacts/upstream/properties/pom.xml | 10 +++++----- docs/platform-versions.rst | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 6b128a79..b2b54219 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -43,15 +43,15 @@ - 0.16.1 - 0.18.1 - 6.0.1 + 0.16.3 + 0.18.2 + 6.0.2 1.12.0-SNAPSHOT 4.0.1 1.13.0-SNAPSHOT 1.16.0-SNAPSHOT - 10.0.1 - 4.0.1 + 10.0.2 + 4.0.2 11.0.1 0.15.0-SNAPSHOT 1.15.0-SNAPSHOT diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 9123db08..9fbd2c34 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -25,19 +25,19 @@ Platform versions * - org.opendaylight.mdsal - \* - - 10.0.1 + - 10.0.2 * - org.opendaylight.controller - \* - - 6.0.1 + - 6.0.2 * - org.opendaylight.aaa - \* - - 0.16.1 + - 0.16.3 * - org.opendaylight.netconf - \* - - 4.0.1 + - 4.0.2 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ -- 2.36.6