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

Update versions to 3.0.5.CI-SNAPSHOT

This commit is contained in:
Luke Taylor
2010-10-26 14:49:38 +01:00
parent 82d140ffb1
commit 3cfe23f60d
27 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
<parent>
<artifactId>spring-security-parent</artifactId>
<groupId>org.springframework.security</groupId>
<version>3.0.4.RELEASE</version>
<version>3.0.5.CI-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>3.0.4.RELEASE</version>
<version>3.0.5.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>