This commit is contained in:
Arjen Poutsma
2007-06-15 00:20:52 +00:00
parent 1076d9e167
commit 999e9d98a8

View File

@@ -12,6 +12,11 @@
<finalName>${artifactId}</finalName>
</build>
<dependencies>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-oxm</artifactId>
<version>1.0-rc2</version>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>