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

@@ -15,12 +15,12 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-oxm</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
</dependencies>
</project>