From d5df35f7391090ae60cd6c7be61963eef768235e Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 2 Jul 2008 16:27:02 +0000 Subject: [PATCH] Update sandbox poms post-release --- sandbox/captcha/pom.xml | 3 +-- sandbox/itest/pom.xml | 2 +- sandbox/itest/web/pom.xml | 2 +- sandbox/other/pom.xml | 2 +- sandbox/pom.xml | 4 ++-- sandbox/webwork/pom.xml | 3 +-- 6 files changed, 7 insertions(+), 9 deletions(-) diff --git a/sandbox/captcha/pom.xml b/sandbox/captcha/pom.xml index 6e0aeb81ef..6cfa57fce6 100644 --- a/sandbox/captcha/pom.xml +++ b/sandbox/captcha/pom.xml @@ -3,13 +3,12 @@ spring-security-parent org.springframework.security - 2.0.2-SNAPSHOT + 2.0.4-SNAPSHOT 4.0.0 org.springframework.security spring-security-captcha Spring Security - Captcha module - 2.0.2-SNAPSHOT diff --git a/sandbox/itest/pom.xml b/sandbox/itest/pom.xml index 3cd0587f54..9e2696a5a8 100644 --- a/sandbox/itest/pom.xml +++ b/sandbox/itest/pom.xml @@ -11,7 +11,7 @@ spring-security-itest Spring Security - Integration Tests pom - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT web diff --git a/sandbox/itest/web/pom.xml b/sandbox/itest/web/pom.xml index 94ba4d70a9..269544e5d3 100644 --- a/sandbox/itest/web/pom.xml +++ b/sandbox/itest/web/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT spring-security-itest-web Spring Security - Web Integration Tests diff --git a/sandbox/other/pom.xml b/sandbox/other/pom.xml index 2eed2bcf31..ac44fb0bbf 100644 --- a/sandbox/other/pom.xml +++ b/sandbox/other/pom.xml @@ -6,7 +6,7 @@ org.springframework.security spring-security-sandbox - 2.0.2-SNAPSHOT + 2.0.4-SNAPSHOT spring-security-sandbox-other Spring Security - Other Sandbox Code diff --git a/sandbox/pom.xml b/sandbox/pom.xml index a28196a506..aaa940bd38 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-parent - 2.0.2-SNAPSHOT + 2.0.4-SNAPSHOT spring-security-sandbox Spring Security - Sandbox @@ -20,7 +20,7 @@ org.springframework.security spring-security-core - 2.0.2-SNAPSHOT + ${pom.version} diff --git a/sandbox/webwork/pom.xml b/sandbox/webwork/pom.xml index d6535bd7e6..afe31af149 100644 --- a/sandbox/webwork/pom.xml +++ b/sandbox/webwork/pom.xml @@ -3,12 +3,11 @@ org.springframework.security spring-security-sandbox - 2.0.2-SNAPSHOT + 2.0.4-SNAPSHOT spring-security-webwork Spring Security - Webwork support Spring Security - Support for WebWork 2 - 0.3-SNAPSHOT