Prepare for mvn release:prepare release:perform operation
[controller.git] / opendaylight / forwardingrulesmanager / integrationtest / pom.xml
index 4e9a374c4f9889cd4473af247b6174182585cf19..fbb5bbd37e2305c4f58347f1ed320fc3581c903d 100644 (file)
@@ -9,6 +9,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>forwardingrulesmanager.integrationtest</artifactId>
   <version>0.4.0-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>