From 2d827f87ab63666a4b2cdd4002215ff17b285b9d Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Fri, 3 Oct 2008 15:37:05 +0000 Subject: [PATCH] SEC-1000: Updated itest module to 2.5.0 --- itest/context/pom.xml | 2 +- itest/misc/pom.xml | 2 +- itest/pom.xml | 2 +- itest/web/pom.xml | 40 ++-------------------------------------- 4 files changed, 5 insertions(+), 41 deletions(-) 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} - - + - -