Prepare for mvn release:prepare release:perform operation
[controller.git] / opendaylight / clustering / integrationtest / pom.xml
index e2e27031ca43f7b150059a1910089a48c1e57020..50d6f5c7d5f88a632ca36ad5c401f0d63c6cd7e2 100644 (file)
@@ -7,6 +7,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>clustering.services.integrationtest</artifactId>
   <version>0.4.0-SNAPSHOT</version>