Decouple config and netconf subsystems.
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index 6b0a7329f6c4b4c38e34c139af2d3926199b7193..05cff8141cd0a140bf31829f50b8ee346f60f8e3 100644 (file)
               <scope>runtime</scope>
             </dependency>
 
-            <!-- FIXME: move this into netconf-artifacts -->
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>sal-netconf-connector</artifactId>
-                <version>${project.version}</version>
-            </dependency>
-
             <!-- FIXME: These below need splitting up -->
 
             <!-- AD-SAL compatibility -->