Merge "Fix for Bug 511 (yang)"
[yangtools.git] / yang / yang-parser-impl / pom.xml
index fae3b6ebd2d8078312cd3c225e17856c381dfaf1..0231aa80c6f513ba36b134c6c918381426a38107 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>concepts</artifactId>
         </dependency>
+        <dependency>
+            <groupId>commons-io</groupId>
+            <artifactId>commons-io</artifactId>
+        </dependency>
     </dependencies>
 
     <build>