diff --git a/sandbox/captcha/pom.xml b/sandbox/captcha/pom.xml index 6e0aeb81ef..ac774553f0 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.2 4.0.0 org.springframework.security spring-security-captcha Spring Security - Captcha module - 2.0.2-SNAPSHOT diff --git a/sandbox/heavyduty/pom.xml b/sandbox/heavyduty/pom.xml index d83036c881..08c7091276 100755 --- a/sandbox/heavyduty/pom.xml +++ b/sandbox/heavyduty/pom.xml @@ -4,7 +4,7 @@ spring-security-heavyduty Spring Security - Heavy Duty Sample war - 2.0.2-SNAPSHOT + 2.0.2 org.springframework.security @@ -166,7 +166,7 @@ 2.5.4 - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/sandbox/other/pom.xml b/sandbox/other/pom.xml index 2eed2bcf31..d3bc28d882 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.2 spring-security-sandbox-other Spring Security - Other Sandbox Code diff --git a/sandbox/pom.xml b/sandbox/pom.xml index a28196a506..a71c829ba9 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.2 spring-security-sandbox Spring Security - Sandbox diff --git a/sandbox/webwork/pom.xml b/sandbox/webwork/pom.xml index d6535bd7e6..ec305fd068 100644 --- a/sandbox/webwork/pom.xml +++ b/sandbox/webwork/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-sandbox - 2.0.2-SNAPSHOT + 2.0.2 spring-security-webwork Spring Security - Webwork support