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

Update 2.0 branch pom versions.

This commit is contained in:
Luke Taylor
2010-04-20 18:15:51 +01:00
parent 068b3d48ec
commit 6ad652ae97
20 changed files with 22 additions and 53 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0.5.RELEASE</version>
<version>2.0.6.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.5.RELEASE</version>
<version>2.0.6.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>