Merge "Add SCM section to all the poms"
[controller.git] / opendaylight / sal / networkconfiguration / implementation / pom.xml
index 7a9505792daf406f760aded8b9d862563a01b8f3..190c74cb7846c3f95f9a99bbf5dc088c9cb0e1b8 100644 (file)
@@ -7,6 +7,11 @@
     <version>1.4.0-SNAPSHOT</version>\r
     <relativePath>../../../commons/opendaylight</relativePath>\r
   </parent>\r
+  <scm>\r
+    <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>\r
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>\r
+    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>\r
+  </scm>\r
 \r
   <artifactId>sal.networkconfiguration.implementation</artifactId>\r
   <version>0.0.1-SNAPSHOT</version>\r
@@ -17,7 +22,7 @@
       <plugin>\r
         <groupId>org.apache.felix</groupId>\r
         <artifactId>maven-bundle-plugin</artifactId>\r
-        <version>2.3.6</version>\r
+        <version>${bundle.plugin.version}</version>\r
         <extensions>true</extensions>\r
         <configuration>\r
           <instructions>\r