From 589bf833089d2aef2113bb5e493ee8c6816df19f Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 28 Nov 2014 13:40:48 +0100 Subject: [PATCH] Remove duplicate dependency declaration These are duplicates, triggering maven warnings. Get rid of them. Change-Id: I88b258eb3d3a22f4c278ee3ae21e9f402220ee04 Signed-off-by: Robert Varga --- features/mdsal/pom.xml | 4 ---- opendaylight/md-sal/sal-distributed-datastore/pom.xml | 5 ----- 2 files changed, 9 deletions(-) diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 6f43768a9d..6159922183 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -52,10 +52,6 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - sal-core-api - org.opendaylight.controller sal-core-spi diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index bd42a9cdd9..cbaf278a87 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -112,11 +112,6 @@ yang-common - - org.opendaylight.yangtools - yang-data-api - - org.osgi org.osgi.core -- 2.36.6