Prepare for mvn release:prepare release:perform operation
[controller.git] / opendaylight / sal / yang-prototype / sal / samples / toaster-it / pom.xml
index edce9a02d40dbac20c2b129ed57f0f08e5ac4434..eedeff936cccb742e3c8967dac3637e22cea433e 100644 (file)
@@ -7,6 +7,11 @@
                <version>1.0-SNAPSHOT</version>
        </parent>
        <artifactId>sample-toaster-it</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>
 
        <properties>
                <exam.version>3.0.0</exam.version>