From: Robert Varga Date: Wed, 11 Mar 2015 11:00:30 +0000 (+0100) Subject: Remove duplicate dependency X-Git-Tag: release/beryllium~324 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=78aebe10cbf604e25ba10b598c9578d2ce173453;p=netconf.git Remove duplicate dependency Fixes a maven warning about duplicate artifacts. Change-Id: Iccd64ce946ddfbff5b158780d9b29fca7c142521 Signed-off-by: Robert Varga --- 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 -