On container removal FRM does not uninstall flows
[controller.git] / opendaylight / switchmanager / integrationtest / pom.xml
index 44ad73c4968679a95cd38c1e72dc12f621c4bf46..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>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
       <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager.implementation</artifactId>
-         <version>0.4.0-SNAPSHOT</version>
+      <version>0.4.0-SNAPSHOT</version>
     </dependency>
      <dependency>
       <groupId>org.opendaylight.controller</groupId>