[maven-release-plugin] prepare release release_2_0_0_RC1

This commit is contained in:
Luke Taylor
2008-04-01 15:01:30 +00:00
parent 3ef5833996
commit 91ed7dceb6
22 changed files with 60 additions and 67 deletions

View File

@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>
<artifactId>spring-security-openid</artifactId>
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>2.0-SNAPSHOT</version>
<version>2.0.0-RC1</version>
<packaging>jar</packaging>
<dependencies>