diff --git a/itest/misc/pom.xml b/itest/misc/pom.xml index f74154d372..90a616a57c 100644 --- a/itest/misc/pom.xml +++ b/itest/misc/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 2.5.0-SNAPSHOT + 2.5.0.M1 spring-security-itest-misc Spring Security - Miscellaneous Integration Tests diff --git a/pom.xml b/pom.xml index ebc238d266..fdb1339d16 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,8 @@ - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/2.5.0.M1 - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/2.5.0.M1 + scm:svn:https://src.springframework.org/svn/spring-security/tags/2.5.0.M1 + scm:svn:https://src.springframework.org/svn/spring-security/tags/2.5.0.M1 http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/tags/2.5.0.M1 @@ -405,7 +405,7 @@ 2.0-beta-7 - https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags + https://src.springframework.org/svn/spring-security/tags diff --git a/sandbox/captcha/pom.xml b/sandbox/captcha/pom.xml index 60daca12c0..69630930c5 100644 --- a/sandbox/captcha/pom.xml +++ b/sandbox/captcha/pom.xml @@ -3,7 +3,7 @@ spring-security-parent org.springframework.security - 2.5.0-SNAPSHOT + 2.5.0.M1 4.0.0 org.springframework.security diff --git a/sandbox/heavyduty/pom.xml b/sandbox/heavyduty/pom.xml index e8ee97da33..5de8062f2a 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.5.0-SNAPSHOT + 2.5.0.M1 org.springframework.security @@ -185,7 +185,7 @@ 2.5.6 - 2.5.0-SNAPSHOT + 2.5.0.M1 diff --git a/sandbox/other/pom.xml b/sandbox/other/pom.xml index a9d4771c5b..436a764114 100644 --- a/sandbox/other/pom.xml +++ b/sandbox/other/pom.xml @@ -6,7 +6,7 @@ org.springframework.security spring-security-sandbox - 2.5.0-SNAPSHOT + 2.5.0.M1 spring-security-sandbox-other Spring Security - Other Sandbox Code diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 0617e947de..db90fe46ab 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-parent - 2.5.0-SNAPSHOT + 2.5.0.M1 spring-security-sandbox Spring Security - Sandbox diff --git a/sandbox/webflow/pom.xml b/sandbox/webflow/pom.xml index 4b5707ff1a..5bfa41840a 100644 --- a/sandbox/webflow/pom.xml +++ b/sandbox/webflow/pom.xml @@ -10,7 +10,7 @@ org.springframework.security spring-security-samples-webflow Spring Security - Webflow sample - 2.5.0-SNAPSHOT + 2.5.0.M1 war diff --git a/sandbox/webwork/pom.xml b/sandbox/webwork/pom.xml index 347fb7fec5..d6af785f11 100644 --- a/sandbox/webwork/pom.xml +++ b/sandbox/webwork/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-sandbox - 2.5.0-SNAPSHOT + 2.5.0.M1 spring-security-webwork Spring Security - Webwork support