Merged back changes from 1.5.5 release (14414:14424)

This commit is contained in:
Arjen Poutsma
2008-11-05 13:01:56 +00:00
parent 608b1a15ae
commit f2d73deaa8
14 changed files with 67 additions and 34 deletions

View File

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