1
0
mirror of synced 2026-08-06 02:08:01 +00:00

Switching back to 2.5.0-SNAPSHOT after tagging M1 release

This commit is contained in:
Luke Taylor
2009-01-03 07:42:19 +00:00
parent 62f1b6c110
commit ef3ea65fdb
29 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.5.0.M1</version>
<version>2.5.0-SNAPSHOT</version>
</parent>
<artifactId>spring-security-itest</artifactId>
<name>Spring Security - Integration Tests</name>
<packaging>pom</packaging>
<version>2.5.0.M1</version>
<version>2.5.0-SNAPSHOT</version>
<modules>
<module>web</module>
<!-- module>webflow</module-->