Moving xml matchers dependency to test scope

This commit is contained in:
Joao Melo
2014-12-29 11:45:40 +00:00
committed by Joao de Melo
parent d2c06535be
commit d76a309a9f

View File

@@ -220,6 +220,7 @@
<groupId>org.xmlmatchers</groupId>
<artifactId>xml-matchers</artifactId>
<version>0.10</version>
<scope>test</scope>
</dependency>
</dependencies>