mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 23:13:10 +00:00
Moving xml matchers dependency to test scope
This commit is contained in:
@@ -220,6 +220,7 @@
|
|||||||
<groupId>org.xmlmatchers</groupId>
|
<groupId>org.xmlmatchers</groupId>
|
||||||
<artifactId>xml-matchers</artifactId>
|
<artifactId>xml-matchers</artifactId>
|
||||||
<version>0.10</version>
|
<version>0.10</version>
|
||||||
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user