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

[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Luke Taylor
2009-12-22 22:20:01 +00:00
parent 6c6ef08353
commit 115d5b84ff
19 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>3.0.0.RELEASE</version>
<version>3.0.1.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.RELEASE</version>
<version>3.0.1.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>