From 54dd47745ae654c929ae83512a008998705a8bd6 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Fri, 24 Oct 2014 15:06:47 +0200 Subject: [PATCH] BUG-2195 Enable features test for netconf connector Change-Id: I85eca361a8af13a87f09477781405dbcb9f721b4 Signed-off-by: Maros Marsalek --- features/netconf-connector/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index b44fa11657..c69ee197be 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -163,12 +163,12 @@ --> - - - - - - + + org.opendaylight.yangtools + features-test + ${yangtools.version} + test + org.opendaylight.controller -- 2.36.6