BUG-2801: Added filtering for get and getConfig in netconf mdsal northbound.
[controller.git] / opendaylight / netconf / mdsal-netconf-connector / pom.xml
index 809e729752fc38aab7014c224c1d3d372ab82878..878c37846bcb4e9d828b40aaa37ed8cc35a532cd 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>