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

Version 2.0.6.RELEASE

This commit is contained in:
Luke Taylor
2010-10-25 17:18:16 +01:00
parent dec2e59fba
commit beb0ec4ba9
23 changed files with 26 additions and 27 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
<parent>
<artifactId>spring-security-parent</artifactId>
<groupId>org.springframework.security</groupId>
<version>2.0.6.CI-SNAPSHOT</version>
<version>2.0.6.RELEASE</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.0.6.CI-SNAPSHOT</version>
<version>2.0.6.RELEASE</version>
<packaging>jar</packaging>
<dependencies>