Merge "Add SCM section to all the poms"
[controller.git] / opendaylight / northbound / bundlescanner / implementation / pom.xml
index ef4efa6d2e9653a4920dbcc045ffdb37a501e213..78812d41d4a0a758d69e3c64098bb2d6e4e64f1c 100644 (file)
@@ -22,7 +22,7 @@
        <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.6</version>
+        <version>${bundle.plugin.version}</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
@@ -68,7 +68,6 @@
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal</artifactId>
         <version>0.5.0-SNAPSHOT</version>
-        <type>bundle</type>
       </dependency>
   </dependencies>
 </project>