Fixed pom

This commit is contained in:
Arjen Poutsma
2008-07-28 15:31:17 +00:00
parent 341aad6fda
commit 6b0b87bfba

View File

@@ -129,6 +129,11 @@
<artifactId>wstx-asl</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.schema</groupId>
<artifactId>XmlSchema</artifactId>
<scope>test</scope>
</dependency>
<!-- SOAP dependencies -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>