Merge "Bugfix: Exception when adding static host"
[controller.git] / opendaylight / statisticsmanager / integrationtest / pom.xml
index f6e84ca78b3e0d7e79d90d5cd7a5615a25ffb0c9..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>
@@ -70,7 +76,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
 
       <dependency>
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>