Backported 1.5.1 changes to trunk (12289:12294)

This commit is contained in:
Arjen Poutsma
2008-05-04 13:07:25 +00:00
parent 8ce1c51fa9
commit c078a4ea9f
11 changed files with 25 additions and 25 deletions

View File

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