Polish module dependencies

This commit is contained in:
Stephane Nicoll
2019-02-08 13:01:32 +01:00
parent d5580cd985
commit 9dc3cc65d1
5 changed files with 8 additions and 47 deletions

View File

@@ -108,11 +108,6 @@
<artifactId>android-json</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>