|
|
|
@ -3,12 +3,12 @@ |
|
|
|
<parent> |
|
|
|
<parent> |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<artifactId>spring-security-parent</artifactId> |
|
|
|
<artifactId>spring-security-parent</artifactId> |
|
|
|
<version>3.0.0.CI-SNAPSHOT</version> |
|
|
|
<version>3.0.1.CI-SNAPSHOT</version> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
<artifactId>spring-security-itest</artifactId> |
|
|
|
<artifactId>spring-security-itest</artifactId> |
|
|
|
<name>Spring Security - Integration Tests</name> |
|
|
|
<name>Spring Security - Integration Tests</name> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<version>3.0.0.CI-SNAPSHOT</version> |
|
|
|
<version>3.0.1.CI-SNAPSHOT</version> |
|
|
|
<modules> |
|
|
|
<modules> |
|
|
|
<module>web</module> |
|
|
|
<module>web</module> |
|
|
|
<!-- module>webflow</module--> |
|
|
|
<!-- module>webflow</module--> |
|
|
|
|