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

Set versions to 3.0.2-CI-SNAPSHOT, post release.

This commit is contained in:
Luke Taylor
2010-01-15 18:15:19 +00:00
parent 05634f97dc
commit 51dfc0fb39
29 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
<parent>
<artifactId>spring-security-parent</artifactId>
<groupId>org.springframework.security</groupId>
<version>3.0.1.RELEASE</version>
<version>3.0.2.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.1.RELEASE</version>
<version>3.0.2.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>