Merge "Clean up unnecessary imports in 01-md-sal.xml ."
[controller.git] / opendaylight / northbound / bundlescanner / implementation / pom.xml
index 3f795889ddb09262ca1fda6c54459f02eac00a00..a3d53ed011ba6f8f53cf7b4c090e2680cfba2585 100644 (file)
@@ -53,7 +53,6 @@
     <dependency>
       <groupId>org.ow2.asm</groupId>
       <artifactId>asm-all</artifactId>
-      <version>4.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
     <dependency>
       <groupId>org.springframework.osgi</groupId>
       <artifactId>spring-osgi-mock</artifactId>
-      <version>1.2.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>bundlescanner</artifactId>
-      <version>0.4.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>