From 78aebe10cbf604e25ba10b598c9578d2ce173453 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 11 Mar 2015 12:00:30 +0100 Subject: [PATCH] Remove duplicate dependency Fixes a maven warning about duplicate artifacts. Change-Id: Iccd64ce946ddfbff5b158780d9b29fca7c142521 Signed-off-by: Robert Varga --- opendaylight/netconf/netconf-cli/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index e1226a5dc4..c292d93206 100644 --- a/opendaylight/netconf/netconf-cli/pom.xml +++ b/opendaylight/netconf/netconf-cli/pom.xml @@ -65,10 +65,6 @@ org.opendaylight.yangtools yang-parser-impl - - org.opendaylight.controller - sal-netconf-connector - -- 2.36.6