Bug 4035: Extract dom-config from core-api and broker-impl
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index e2771912fd1148e2eff88d017150287b6a8faf93..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>