Backported changes 7473:7478 from RC2

This commit is contained in:
Arjen Poutsma
2007-06-15 14:43:15 +00:00
parent ce541666ce
commit 2b9e435ec3
4 changed files with 7 additions and 7 deletions

View File

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