1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Release 2.0.8.RELEASE

This commit is contained in:
Rob Winch
2012-10-08 21:18:15 -05:00
parent d07d97838a
commit 23bdc7d766
23 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0.8.CI-SNAPSHOT</version>
<version>2.0.8.RELEASE</version>
</parent>
<artifactId>spring-security-openid</artifactId>
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>2.0.8.CI-SNAPSHOT</version>
<version>2.0.8.RELEASE</version>
<packaging>jar</packaging>
<dependencies>