1
0
mirror of synced 2026-08-05 09:47:05 +00:00

[maven-release-plugin] copy for tag spring-security-parent-2.0.4

This commit is contained in:
Luke Taylor
2008-09-05 19:02:17 +00:00
parent f935830cdf
commit 2ed9723b9a
25 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.0.4</version>
</parent>
<artifactId>spring-security-openid</artifactId>
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>2.0.4-SNAPSHOT</version>
<version>2.0.4</version>
<packaging>bundle</packaging>
<dependencies>