From: Robert Varga Date: Thu, 5 Aug 2021 16:30:48 +0000 (+0200) Subject: Bump upstream versions X-Git-Tag: release/phosphorus~8 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F86%2F97086%2F1;p=integration%2Fdistribution.git 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 --- 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 `__