1
0
mirror of synced 2026-08-06 10:18:52 +00:00

Set version to 2.0.8.CI-SNAPSHOT

This commit is contained in:
Luke Taylor
2011-08-19 13:23:04 -07:00
parent d5e6f0b575
commit 55e501711d
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.7.RELEASE</version>
<version>2.0.8.CI-SNAPSHOT</version>
</parent>
<artifactId>spring-security-openid</artifactId>
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>2.0.7.RELEASE</version>
<version>2.0.8.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>