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

Update version number in inactive build modules

This commit is contained in:
Luke Taylor
2009-12-22 22:29:57 +00:00
parent a7a1b889ce
commit fb76868da5
8 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>3.0.0.CI-SNAPSHOT</version>
<version>3.0.0.RELEASE</version>
</parent>
<artifactId>spring-security-itest</artifactId>
<name>Spring Security - Integration Tests</name>
<packaging>pom</packaging>
<version>3.0.0.CI-SNAPSHOT</version>
<version>3.0.0.RELEASE</version>
<modules>
<module>web</module>
<!-- module>webflow</module-->