From 6609c757485a90cf346244819de4a82a94c41a6a 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 --- binding-impl/pom.xml | 2 +- cli/pom.xml | 2 +- features/features-mdsal-trace/pom.xml | 2 +- features/odl-mdsal-trace/pom.xml | 2 +- features/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/binding-impl/pom.xml b/binding-impl/pom.xml index a1566fc276..7d87c626a1 100644 --- a/binding-impl/pom.xml +++ b/binding-impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.1 diff --git a/cli/pom.xml b/cli/pom.xml index 1f93c0dbf0..94e8aedd75 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.1 diff --git a/features/features-mdsal-trace/pom.xml b/features/features-mdsal-trace/pom.xml index 2fb9511324..b205e8f082 100644 --- a/features/features-mdsal-trace/pom.xml +++ b/features/features-mdsal-trace/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.5 + 3.0.1 diff --git a/features/odl-mdsal-trace/pom.xml b/features/odl-mdsal-trace/pom.xml index 3841aa8a4d..a5242f0939 100644 --- a/features/odl-mdsal-trace/pom.xml +++ b/features/odl-mdsal-trace/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.1 diff --git a/features/pom.xml b/features/pom.xml index 64a444ba14..1590d08f9a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.1 diff --git a/pom.xml b/pom.xml index 8b1c185fc5..38fb991d19 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.1 -- 2.36.6