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

Reset pom versions post release

This commit is contained in:
Luke Taylor
2009-08-21 12:02:49 +00:00
parent 0e5aa7008d
commit 5a8772df5b
23 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>3.0.0.M2</version>
<version>3.0.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.0.M2</version>
<version>3.0.0.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>