Backported changes from 1.5 M2 into trunk (10189:10199)

This commit is contained in:
Arjen Poutsma
2008-02-11 00:00:27 +00:00
parent 73b3664064
commit a1105c8981
11 changed files with 55 additions and 26 deletions

View File

@@ -12,7 +12,7 @@
</typedef>
<artifact:dependencies pathId="classpath">
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.0-m1"/>
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.0-m2"/>
<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>