This commit is contained in:
Arjen Poutsma
2006-12-31 12:31:47 +00:00
parent 68b0c6ff8d
commit 1e04f49de0

View File

@@ -147,12 +147,9 @@
</dependency>
<!-- SOAP dependencies -->
<dependency>
<groupId>ws-commons</groupId>
<artifactId>axiom-api</artifactId>
</dependency>
<dependency>
<groupId>ws-commons</groupId>
<artifactId>axiom-impl</artifactId>
<groupId>org.apache.ws.commons.axiom</groupId>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>