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