Upgrade Spring Security and switch to snapshot label

Issue: SWF-1581
This commit is contained in:
Rossen Stoyanchev
2012-12-21 14:11:51 -05:00
parent 43b3862854
commit a10c0d683c
47 changed files with 466 additions and 338 deletions

View File

@@ -6,7 +6,7 @@
<artifactId>spring-webflow-samples</artifactId>
<packaging>pom</packaging>
<name>Spring Web Flow Samples</name>
<version>2.3.1.RELEASE</version>
<version>2.3.2.BUILD-SNAPSHOT</version>
<modules>
<module>booking-mvc</module>
<module>booking-faces</module>