From: Maros Marsalek Date: Wed, 2 Apr 2014 07:55:02 +0000 (+0200) Subject: Fix build failure in yang-data-operations. Add yang-parser-impl test dependency X-Git-Tag: release/helium~638 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=fbad205446f2c59278c312d00cd76261a39d66a8;p=yangtools.git Fix build failure in yang-data-operations. Add yang-parser-impl test dependency Signed-off-by: Maros Marsalek --- diff --git a/yang/yang-data-operations/pom.xml b/yang/yang-data-operations/pom.xml index 6e25ed8107..dee77da4a0 100644 --- a/yang/yang-data-operations/pom.xml +++ b/yang/yang-data-operations/pom.xml @@ -64,6 +64,11 @@ junit test + + ${project.groupId} + yang-parser-impl + test +