Bump versions by x.y.(z+1)
[netconf.git] / restconf / sal-restconf-broker / pom.xml
index 48a9dfc1f45278d640bc6659264229a813317743..fe05f7f9d3302e385fd933d5d62fccd65b2cdf5c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.3-SNAPSHOT</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
@@ -46,9 +46,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
-    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
+    <connection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</developerConnection>
     <tag>HEAD</tag>
-    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL</url>
+    <url>https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=summary</url>
   </scm>
 </project>