Minor clean-up: Remove junit-dep and add missing scope test
[integration/distribution.git] / features-index / pom.xml
index a6f1d24a9706b2e0bb4f58743c205d0de7e84a4d..0e729bec80fb5771e9b9d3c6908ff050be2b3c9d 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+
         <dependency>
             <groupId>org.opendaylight.sxp</groupId>
             <artifactId>features</artifactId>
             <version>${feature.odlparent.version}</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit-dep</artifactId>
-            <scope>test</scope>
-        </dependency>
         <!-- dependency for opendaylight-karaf-empty for use by testing -->
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>