Bug 491 - Use XmlUnit for xml comparing in junit tests.
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index d5d7e8e5c468cac180549eb76248cc1a010ae3c5..140a6ddfe128785edde35853eadac67ae698bcd0 100644 (file)
         <artifactId>org.eclipse.equinox.launcher</artifactId>
         <version>1.3.0.v20120522-1813</version>
       </dependency>
+      <dependency>
+        <groupId>xmlunit</groupId>
+        <artifactId>xmlunit</artifactId>
+        <version>1.5</version>
+        <scope>test</scope>
+      </dependency>
       <!-- Gemini Web -->
       <dependency>
         <groupId>geminiweb</groupId>