Merging back changes from 1.5.0-rc2 (11239:11254)

This commit is contained in:
Arjen Poutsma
2008-03-20 17:33:31 +00:00
parent a62d3b6c2f
commit 303d903214
9 changed files with 22 additions and 22 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-rc1"/>
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.0-rc2"/>
<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>