[RFC][Fix] Fix for connection in pom.xml.
[controller.git] / opendaylight / md-sal / sal-netconf-connector / pom.xml
index 40cf5a39557fd84d94c9cef376685582b87885a9..1dc688b79a73b81e70658e9fcd93f029cdaa202a 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>netconf-client</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>netconf-notifications-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>netty-config-api</artifactId>
     </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>