BUG-1514: fixed bug in module sort.
[yangtools.git] / yang / yang-parser-impl / pom.xml
index edd386ab71a56472f49d270fe664406fab1d7c17..8c752995d0002cde52e912b184cb63769bebf119 100644 (file)
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>ch.qos.logback</groupId>
+            <artifactId>logback-classic</artifactId>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>concepts</artifactId>