Migrate yang-model-export to xmlunit-core
[yangtools.git] / model / yang-model-export / pom.xml
index 7e339472a3e95372b7b8fc95379198fefebce943..288f6d1896e79c5888d7563ccc08998f54bb0339 100644 (file)
@@ -74,7 +74,7 @@
         </dependency>
         <dependency>
             <groupId>org.xmlunit</groupId>
-            <artifactId>xmlunit-legacy</artifactId>
+            <artifactId>xmlunit-core</artifactId>
         </dependency>
     </dependencies>
 </project>