Prepare for mvn release:prepare release:perform operation
[controller.git] / opendaylight / switchmanager / integrationtest / pom.xml
index af12bbee519ad15cefc553430cb6a293e2d8a720..d057c8e3ab71ae9b1e59a7d5c9e8d1506f991d67 100644 (file)
@@ -8,6 +8,11 @@
     <version>0.5.0-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
+  <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:Main</url>
+  </scm>
 
   <artifactId>switchmanager.integrationtest</artifactId>
   <version>0.4.0-SNAPSHOT</version>