Bug 491 - Use XmlUnit for xml comparing in junit tests.
[controller.git] / opendaylight / config / config-persister-directory-xml-adapter / pom.xml
index 30c5247004f3a4e704b6d7f068082d177bd6b66e..2b98f4137689163acd0c147eca75ce15c9aa3a44 100644 (file)
             <type>test-jar</type>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>xmlunit</groupId>
+            <artifactId>xmlunit</artifactId>
+        </dependency>
 
     </dependencies>