Backported changes from 1.0.1 release to trunk (r8326)

This commit is contained in:
Arjen Poutsma
2007-09-28 10:46:16 +00:00
parent 17da1be1db
commit 030bd376e4
7 changed files with 18 additions and 18 deletions

View File

@@ -12,7 +12,7 @@
</typedef>
<artifact:dependencies pathId="classpath">
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.0.0"/>
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.0.1"/>
<dependency groupId="com.sun.xml.messaging.saaj" artifactId="saaj-impl" version="1.3"/>
<dependency groupId="commons-httpclient" artifactId="commons-httpclient" version="3.0.1"/>
</artifact:dependencies>