Upgrading to JDOM 1.1

This commit is contained in:
Arjen Poutsma
2009-05-13 13:26:48 +00:00
parent 926eacc617
commit 6edf4ae250
4 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
<artifactId>spring-ws-core</artifactId>
</dependency>
<dependency>
<groupId>jdom</groupId>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
</dependency>
<dependency>