1
0
mirror of synced 2026-08-05 17:57:15 +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,13 +3,13 @@
<parent>
<artifactId>spring-security-parent</artifactId>
<groupId>org.springframework.security</groupId>
<version>2.5.0.M1</version>
<version>2.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-taglibs</artifactId>
<name>Spring Security - JSP taglibs</name>
<version>2.5.0.M1</version>
<version>2.5.0-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>