Merge "Event Source: switch from wildcards to regexs"
[controller.git] / opendaylight / netconf / mdsal-netconf-connector / pom.xml
index ea4b9e2c401ebf739dea221778dbc58df2719851..34cc5c4442d6574ff1b1e6077bbe2e2bbcdb3d39 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>