1
0
mirror of synced 2026-08-31 22:46:02 +00:00

Set version to 3.0.8.CI-SNAPSHOT.

This commit is contained in:
Luke Taylor
2011-09-05 19:05:30 +01:00
parent 714ee3e960
commit 2d27b28199
28 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>3.0.7.RELEASE</version>
<version>3.0.8.CI-SNAPSHOT</version>
</parent>
<artifactId>spring-security-itest</artifactId>
<name>Spring Security - Integration Tests</name>
<packaging>pom</packaging>
<version>3.0.7.RELEASE</version>
<version>3.0.8.CI-SNAPSHOT</version>
<modules>
<module>web</module>
<!-- module>webflow</module-->