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

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