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

[maven-release-plugin] prepare release spring-security-parent-2.0.1

This commit is contained in:
Luke Taylor
2008-05-01 20:07:46 +00:00
parent 054e2f6c38
commit 3e808335a4
25 changed files with 33 additions and 33 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>spring-security-openid</artifactId>
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<packaging>bundle</packaging>
<dependencies>