Bug 3999: Create internal service to access restconf
[netconf.git] / opendaylight / restconf / sal-rest-connector / pom.xml
index cf10586053c36fcc1c7b99677bdd5a4da00c800d..3f60223d56ee1bf4aae60f50f62b8c241aa471af 100644 (file)
     </dependency>
 
     <!-- Testing Dependencies -->
+     <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>