Bug 491 - Use XmlUnit for xml comparing in junit tests.
[controller.git] / opendaylight / netconf / config-netconf-connector / pom.xml
index b37b5babddf9161d87a3d7186aa06e713e965b94..d2a907ba4a809759583b0bd41b4715243dc17f9b 100644 (file)
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>commons.logback_settings</artifactId>
         </dependency>
+        <dependency>
+            <groupId>xmlunit</groupId>
+            <artifactId>xmlunit</artifactId>
+        </dependency>
     </dependencies>
 
     <build>