diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 0549afce86..f05a1ef1d7 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 2.0.4-SNAPSHOT + 2.5.0-SNAPSHOT spring-security-itest-context Spring Security - Miscellaneous Application Context Integration Tests diff --git a/itest/misc/pom.xml b/itest/misc/pom.xml index 9c1830162f..8c822d07cb 100644 --- a/itest/misc/pom.xml +++ b/itest/misc/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 2.0.4-SNAPSHOT + 2.5.0-SNAPSHOT spring-security-itest-misc Spring Security - Miscellaneous Integration Tests diff --git a/itest/pom.xml b/itest/pom.xml index ee94d1c546..2ed45273f7 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -4,7 +4,7 @@ spring-security-itest Spring Security - Integration Tests pom - 2.0.4-SNAPSHOT + 2.5.0-SNAPSHOT web diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 175652368d..949e39a591 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 2.0.4-SNAPSHOT + 2.5.0-SNAPSHOT spring-security-itest-web Spring Security - Web Integration Tests @@ -53,42 +53,6 @@ org.mortbay.jetty jsp-api-2.1 ${jetty.version} - - + - -