Updated poms to Spring 2.5 and fixed up sandbox to work with latest build

This commit is contained in:
Luke Taylor
2008-10-15 05:52:40 +00:00
parent a62eae4587
commit 6c8a82fa13
22 changed files with 55 additions and 106 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-sandbox</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
</parent>
<artifactId>spring-security-webwork</artifactId>
<name>Spring Security - Webwork support</name>