Merge "Use ImmutableNodes.fromInstanceId in netconf"
[controller.git] / opendaylight / netconf / mdsal-netconf-connector / pom.xml
index aace7c3cb29ad309ed015727983cb4414def84de..d58bd54ae55d58a5fc1d565468cbb77bc2840886 100644 (file)
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-core-api</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>config-util</artifactId>
@@ -96,7 +92,6 @@
           <artifactId>xmlunit</artifactId>
           <scope>test</scope>
       </dependency>
-
   </dependencies>
 
   <build>