Fix maven warnings about duplicate declarations
[l2switch.git] / hosttracker / model / pom.xml
index 0c6f882d3fe598c672716b6549bd3eafebd9b554..5d1d00bf38a359cb3f8366d5e351f4c03f78b227 100644 (file)
             <groupId>org.opendaylight.l2switch.addresstracker</groupId>
             <artifactId>addresstracker-model</artifactId>
             <version>0.2.0-SNAPSHOT</version>
-            <scope>runtime</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.l2switch.addresstracker</groupId>
-            <artifactId>addresstracker-model</artifactId>
-            <version>0.2.0-SNAPSHOT</version>
-            <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.model</groupId>