fix unit test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1578848 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2014-03-18 12:42:21 +00:00
parent b32dd52142
commit 3b607ba020
1 changed files with 6 additions and 0 deletions

View File

@ -200,6 +200,12 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<testResources>