Bug 4035: Extract dom-config from core-api and broker-impl
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index c41cd7c7f744126ba16bd6b7c2807252fd50bbe0..3115793f8c3beba4ea6988a00e0f6072bf9ea010 100644 (file)
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
-        <artifactId>sal-common-impl</artifactId>
+        <artifactId>sal-dom-config</artifactId>
       </dependency>
+
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
-        <artifactId>netconf-util</artifactId>
+        <artifactId>sal-common-impl</artifactId>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
     </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:Architecture:Clustering</url>