Prepare for mvn release:prepare release:perform operation
[controller.git] / opendaylight / sal / yang-prototype / sal / samples / toaster / pom.xml
index d434275f0faa328ff96305ea3560433bc1346237..b57fad1576adc849043242ef23cbccc92fe3be61 100644 (file)
@@ -8,6 +8,11 @@
     </parent>
     <artifactId>sample-toaster</artifactId>
     <packaging>bundle</packaging>
+    <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>
 
     <build>
         <plugins>