From 88f32f508e6918a3e428eefda09af964d6964d41 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 11 Oct 2017 20:54:53 +0200 Subject: [PATCH] Bump yangtools to 2.0.0 This bumps odlparent to 3.0.1 and yangtools to 2.0.0. Also fixes references to features, so that the build reactor is consistent. Compilation fixes are addressed in a follow-up patch. Change-Id: I24f9997c2ec22861e674b74fb01d43f783e3dbc1 Signed-off-by: Robert Varga --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b175ed4b3c..0ccff3c245 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.1 @@ -41,7 +41,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import -- 2.36.6