Cleanup: Remove passing around of DataPersistenceProvider
[controller.git] / opendaylight / netconf / netconf-impl / pom.xml
index 6f19731f016a36f814029f46288c1532666fc70d..5d880c52c9920d42d7c0a3a037201dd5797e7a13 100644 (file)
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>commons-io</groupId>
-      <artifactId>commons-io</artifactId>
-      <scope>test</scope>
-    </dependency>
 
     <dependency>
       <groupId>xmlunit</groupId>