Use ImmutableNodes.fromInstanceId in netconf
[controller.git] / opendaylight / netconf / mdsal-netconf-connector / pom.xml
index 878c37846bcb4e9d828b40aaa37ed8cc35a532cd..d58bd54ae55d58a5fc1d565468cbb77bc2840886 100644 (file)
           <artifactId>xmlunit</artifactId>
           <scope>test</scope>
       </dependency>
-      <dependency>
-          <!--TODO remove this dependency on sal-netconf-connector - move InstanceIdToNodes to netconf-util,
-          remove odl-yangtools-models, sal-netconf-connector, model-inventory dependency from the odl-netconf-mdsal feature in mdsal features with this-->
-          <groupId>org.opendaylight.controller</groupId>
-          <artifactId>sal-netconf-connector</artifactId>
-      </dependency>
-
   </dependencies>
 
   <build>