From c25b77e852d98828269c5dff8ff8f88f45bca9f2 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 27 May 2014 12:45:11 +0200 Subject: [PATCH 1/1] BUG-731: fix duplicate entry warning This removes the duplicate entry which maven warns about. Change-Id: Id4a92bd63078692acd1307688fb2ba2edb91657c Signed-off-by: Robert Varga --- opendaylight/commons/opendaylight/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 7c47f3644d..e1e3164f71 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -928,12 +928,6 @@ ${netconf.version} test-jar - - org.opendaylight.controller - netconf-netty-util - ${netconf.version} - test-jar - org.opendaylight.controller netconf-ssh -- 2.36.6