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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-itest</artifactId>
<version>3.0.7.CI-SNAPSHOT</version>
<version>3.0.7.RELEASE</version>
</parent>
<artifactId>spring-security-itest-context</artifactId>
<name>Spring Security - Miscellaneous Application Context Integration Tests</name>