From: Robert Varga Date: Tue, 10 Mar 2015 08:52:48 +0000 (+0100) Subject: Remove duplicate dependency declarations X-Git-Tag: release/lithium~417^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d2d30ee2ba3d29a14585002f360a53e420e8abb6 Remove duplicate dependency declarations These are declared twice, producing a maven warning. Remove duplicities. Change-Id: Ica73b9220c5815e45591cd1d4a7600b432adee5d Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index e95b118e4a..b392eb2402 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -47,11 +47,6 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - sal-test-model - test - org.opendaylight.yangtools binding-generator-impl diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 85ae59b161..a8c05a166d 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -90,11 +90,6 @@ 2.0.29 - - org.slf4j - slf4j-simple - - diff --git a/opendaylight/netconf/mdsal-netconf-connector/pom.xml b/opendaylight/netconf/mdsal-netconf-connector/pom.xml index aace7c3cb2..809e729752 100644 --- a/opendaylight/netconf/mdsal-netconf-connector/pom.xml +++ b/opendaylight/netconf/mdsal-netconf-connector/pom.xml @@ -59,10 +59,6 @@ org.slf4j slf4j-api - - org.opendaylight.controller - sal-core-api - org.opendaylight.controller config-util diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 32fc49cefa..90c3e2fbdd 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -42,16 +42,16 @@ config-api test - - org.opendaylight.yangtools - object-cache-guava - - - org.opendaylight.yangtools - mockito-configuration - + + org.opendaylight.yangtools + object-cache-guava + + + org.opendaylight.yangtools + mockito-configuration + - + ${project.groupId} config-manager test