1
0
mirror of synced 2026-08-06 02:08:01 +00:00

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
+2 -2
View File
@@ -3,13 +3,13 @@
<parent>
<artifactId>spring-security-parent</artifactId>
<groupId>org.springframework.security</groupId>
<version>3.0.0.RC1</version>
<version>3.0.0.CI-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-taglibs</artifactId>
<name>Spring Security - JSP taglibs</name>
<version>3.0.0.RC1</version>
<version>3.0.0.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>