Merge "Add SCM section to all the poms"
[controller.git] / opendaylight / sal / networkconfiguration / api / pom.xml
index 579c96358f9692e132c68cb4e703b6efdaaa1f9c..d11433894131d88fab96dd230675b208431e402c 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</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