1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Set version to 3.0.7.RELEASE.

This commit is contained in:
Luke Taylor
2011-09-05 19:02:06 +01:00
parent ee74c4ced2
commit 714ee3e960
29 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
<parent>
<artifactId>spring-security-parent</artifactId>
<groupId>org.springframework.security</groupId>
<version>3.0.7.CI-SNAPSHOT</version>
<version>3.0.7.RELEASE</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.7.CI-SNAPSHOT</version>
<version>3.0.7.RELEASE</version>
<packaging>jar</packaging>
<dependencies>