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

View File

@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0.6.CI-SNAPSHOT</version>
<version>2.0.6.RELEASE</version>
</parent>
<artifactId>spring-security-openid</artifactId>
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>2.0.6.CI-SNAPSHOT</version>
<version>2.0.6.RELEASE</version>
<packaging>jar</packaging>
<dependencies>