From 84241da6468e2cce1503ec5513825760f53c0195 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 5 Aug 2021 18:30:48 +0200 Subject: [PATCH] Bump upstream versions Adopt: - yangtools-7.0.4 - mdsal-8.0.1 - controller-4.0.1 - aaa-0.14.1 - netconf-2.0.2 - bgpcep-0.16.2 Change-Id: I0e4364de114e6b425636167c1e4e4af06223954b Signed-off-by: Robert Varga --- artifacts/upstream/properties/pom.xml | 12 ++++++------ docs/platform-versions.rst | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 648faa00..0f839e9c 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -43,21 +43,21 @@ - 0.14.0 - 0.16.1 - 4.0.0 + 0.14.1 + 0.16.2 + 4.0.1 1.10.0-SNAPSHOT 2.0.2 1.11.0-SNAPSHOT 1.14.0-SNAPSHOT - 8.0.0 - 2.0.1 + 8.0.1 + 2.0.2 0.17.0-SNAPSHOT 9.0.2 0.13.0-SNAPSHOT 1.13.0-SNAPSHOT 0.8.0-SNAPSHOT - 7.0.3 + 7.0.4 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 16646a34..df0a537e 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -21,23 +21,23 @@ Platform versions * - org.opendaylight.yangtools - \* - - 7.0.3 + - 7.0.4 * - org.opendaylight.mdsal - \* - - 8.0.0 + - 8.0.1 * - org.opendaylight.controller - \* - - 4.0.0 + - 4.0.1 * - org.opendaylight.aaa - aaa-artifacts - - 0.14.0 + - 0.14.1 * - org.opendaylight.netconf - \* - - 2.0.1 + - 2.0.2 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ -- 2.36.6