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