1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update version number to 3.1.0.CI-SNAPSHOT.

This commit is contained in:
Luke Taylor
2010-02-19 17:35:19 +00:00
parent 44f45d21f0
commit 2ee7696bf4
28 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>3.0.2.RELEASE</version>
<version>3.1.0.CI-SNAPSHOT</version>
</parent>
<artifactId>spring-security-openid</artifactId>
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>3.0.2.RELEASE</version>
<version>3.1.0.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>