Migrate all artifact versions to dependencyManagement
[controller.git] / opendaylight / northbound / bundlescanner / implementation / pom.xml
index 03cb9c20de7f4d504b5dacc60197281d0a482bf0..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.opendaylight.controller</groupId>
       <artifactId>bundlescanner</artifactId>
-      <version>${bundlescanner.version}</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal</artifactId>
-      <version>${sal.version}</version>
     </dependency>
   </dependencies>
 </project>