Bug 3195: Cleanup on error paths and error handling
[controller.git] / opendaylight / md-sal / messagebus-spi / pom.xml
index f31b37f6ed5f28bc452d57d78acad4cd687d946b..f13dc93290b8b8c76cb804577f6ec90e7fa9aed7 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>messagebus-spi</artifactId>
@@ -92,7 +92,7 @@
         </plugins>
     </build>
   <scm>
-    <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
+    <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
     <tag>HEAD</tag>
     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL</url>