From 73e90015f5f524f008defc2fbdedf185531b5265 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 21 Feb 2021 19:01:56 +0100 Subject: [PATCH] Bump netconf to 1.13.0 Adjust version for MRI-integrated NETCONF. Change-Id: I970a4574f15c30f296bb4fc93a8cd4e0e3d77a4c Signed-off-by: Robert Varga --- artifacts/upstream/properties/pom.xml | 2 +- docs/platform-versions.rst | 4 ++-- features/repos/index/pom.xml | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index e3e43609..41df6c6e 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -51,7 +51,7 @@ 1.10.0-SNAPSHOT 1.13.0-SNAPSHOT 7.0.5 - 1.10.0-SNAPSHOT + 1.13.0 0.16.0-SNAPSHOT 8.1.0 0.12.0-SNAPSHOT diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 53ecd191..0714f6cb 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -36,8 +36,8 @@ Platform versions - 0.13.1 * - org.opendaylight.netconf - - netconf-artifacts - - 1.10.0-SNAPSHOT + - \* + - 1.13.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 2c134931..ebfdb58c 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -263,6 +263,12 @@ features xml + + org.opendaylight.controller + features-controller-testing + features + xml + -- 2.36.6