From 9a323f15bc727d5fc003ae06bbb5712e3ac9fb8d Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 7 Jan 2010 17:56:32 +0000 Subject: [PATCH] Bring versions in itext module up-to-date --- itest/context/pom.xml | 2 +- itest/misc/pom.xml | 4 ++-- itest/pom.xml | 4 ++-- itest/web/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 074fa32894..8408add574 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-itest - 3.0.0.CI-SNAPSHOT + 3.0.1.CI-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 e07b6d6a4d..6ea6c9f8a6 100644 --- a/itest/misc/pom.xml +++ b/itest/misc/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 3.0.0.CI-SNAPSHOT + 3.0.1.CI-SNAPSHOT spring-security-itest-misc Spring Security - Miscellaneous Integration Tests @@ -15,7 +15,7 @@ org.springframework spring-test - 2.5.5 + ${spring.version} test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 2eb1fdfdac..2eb1adca69 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-itest - 3.0.0.CI-SNAPSHOT + 3.0.1.CI-SNAPSHOT spring-security-itest-web Spring Security - Web Integration Tests