Restore versions and svn URLs in trunk (release plugin fail)

This commit is contained in:
Luke Taylor
2009-10-11 21:59:38 +00:00
parent af563e826c
commit 3f963ef8ca
19 changed files with 25 additions and 25 deletions

View File

@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>3.0.0.RC1</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.RC1</version>
<version>3.0.0.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>