Prepare for mvn release:prepare release:perform operation
[controller.git] / opendaylight / sal / yang-prototype / sal / sal-common / pom.xml
index a4b2c7d51b083a32020247e19aa9d0afe761482f..1de22ac853b8c8e008992b45c6cec70df4ce3064 100644 (file)
@@ -7,9 +7,14 @@
         <version>1.0-SNAPSHOT</version>
     </parent>
     <artifactId>sal-common</artifactId>
+    <scm>
+      <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
+      <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
+      <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL</url>
+    </scm>
 
     <dependencies>
     </dependencies>
 
     <packaging>bundle</packaging>
-</project>
\ No newline at end of file
+</project>