1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Updated version numbers for 3.0.1 release.

This commit is contained in:
Luke Taylor
2010-01-15 18:04:28 +00:00
parent e1d41177bb
commit 05634f97dc
31 changed files with 36 additions and 233 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>3.0.1.CI-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<artifactId>spring-security-itest</artifactId>
<name>Spring Security - Integration Tests</name>
<packaging>pom</packaging>
<version>3.0.1.CI-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<modules>
<module>web</module>
<!-- module>webflow</module-->