From 25cd2bf2c766b920360bef3fe6c8c35038d6ad49 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Mon, 5 Jan 2015 13:24:02 -0600 Subject: [PATCH] Add yang-binding dependency to binding-parent. Change-Id: I2324918362b8d66bfc7fc5f49185cd449a10c491 Signed-off-by: Ed Warnicke --- code-generator/binding-parent/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/code-generator/binding-parent/pom.xml b/code-generator/binding-parent/pom.xml index 2ff3b31375..d274762ca9 100644 --- a/code-generator/binding-parent/pom.xml +++ b/code-generator/binding-parent/pom.xml @@ -44,6 +44,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + org.opendaylight.yangtools + yang-binding + + -- 2.36.6