Remove duplicate dependency declaration 97/13197/2
authorRobert Varga <rovarga@cisco.com>
Fri, 28 Nov 2014 12:40:48 +0000 (13:40 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 5 Dec 2014 10:00:34 +0000 (10:00 +0000)
These are duplicates, triggering maven warnings. Get rid of them.

Change-Id: I88b258eb3d3a22f4c278ee3ae21e9f402220ee04
Signed-off-by: Robert Varga <rovarga@cisco.com>
features/mdsal/pom.xml
opendaylight/md-sal/sal-distributed-datastore/pom.xml

index 6f43768a9dbb4a966ce35e37bcf3679cb308ef1e..6159922183432d6e23fd9c0b87eb01591577a2dd 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-core-api</artifactId>
     </dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-core-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-core-api</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-core-spi</artifactId>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-core-spi</artifactId>
index bd42a9cdd9a547ae572b017c4bb3c9ef467b5329..cbaf278a87eda3944bac8c838625165f55667916 100644 (file)
       <artifactId>yang-common</artifactId>
     </dependency>
 
       <artifactId>yang-common</artifactId>
     </dependency>
 
-    <dependency>
-      <groupId>org.opendaylight.yangtools</groupId>
-      <artifactId>yang-data-api</artifactId>
-    </dependency>
-
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>