Prepare for mvn release:prepare release:perform operation
[controller.git] / opendaylight / sal / yang-prototype / sal / samples / pom.xml
index dc06185b28f9a226a5f4819218e5de60af701f5b..7bd9a3a5baf9537bda0f6e38064c5d830caea980 100644 (file)
@@ -8,6 +8,12 @@
        </parent>
        <packaging>pom</packaging>
        <artifactId>sal-samples</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>
+
        <modules>
                <module>toaster</module>
                <module>toaster-consumer</module>