From e2c218e8c9e18c11306ea80f8c8fbf37b30c9fed Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 26 May 2009 23:44:11 +0000 Subject: [PATCH] [maven-release-plugin] prepare release spring-security-3.0.0.M1 --- acl/pom.xml | 2 +- cas/pom.xml | 2 +- config/pom.xml | 2 +- core/pom.xml | 2 +- itest/context/pom.xml | 2 +- itest/pom.xml | 4 ++-- itest/web/pom.xml | 2 +- ldap/pom.xml | 2 +- ntlm/pom.xml | 2 +- openid/pom.xml | 4 ++-- pom.xml | 8 ++++---- portlet/pom.xml | 2 +- samples/cas/client/pom.xml | 2 +- samples/cas/pom.xml | 2 +- samples/cas/server/pom.xml | 2 +- samples/contacts/pom.xml | 2 +- samples/dms/pom.xml | 2 +- samples/ldap/pom.xml | 2 +- samples/openid/pom.xml | 2 +- samples/pom.xml | 2 +- samples/portlet/pom.xml | 2 +- samples/preauth/pom.xml | 2 +- samples/tutorial/pom.xml | 2 +- taglibs/pom.xml | 4 ++-- web/pom.xml | 2 +- 25 files changed, 31 insertions(+), 31 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index ddd39c4334..5ab9a2c041 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ spring-security-parent org.springframework.security - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 4.0.0 org.springframework.security diff --git a/cas/pom.xml b/cas/pom.xml index 48de2a4b40..6b5f05a607 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 spring-security-cas-client Spring Security - CAS support diff --git a/config/pom.xml b/config/pom.xml index c8346e4520..b7d87f6fbd 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 jar spring-security-config diff --git a/core/pom.xml b/core/pom.xml index ccbd57a87e..7583a550f2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 jar spring-security-core diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 074fa32894..1abb220dd4 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.0.M1 spring-security-itest-context Spring Security - Miscellaneous Application Context Integration Tests diff --git a/itest/pom.xml b/itest/pom.xml index fc1ad5ccce..d765c54893 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -3,12 +3,12 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 spring-security-itest Spring Security - Integration Tests pom - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 web diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 57165655c1..0280e7cfa0 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.0.M1 spring-security-itest-web Spring Security - Web Integration Tests diff --git a/ldap/pom.xml b/ldap/pom.xml index 22a9253175..30ade2697d 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 jar spring-security-ldap diff --git a/ntlm/pom.xml b/ntlm/pom.xml index 5043b786e5..06a46f9f66 100755 --- a/ntlm/pom.xml +++ b/ntlm/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 jar spring-security-ntlm diff --git a/openid/pom.xml b/openid/pom.xml index 5a1ed9394f..f306c13859 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,12 +3,12 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 spring-security-openid Spring Security - OpenID support Spring Security - Support for OpenID - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 jar diff --git a/pom.xml b/pom.xml index 4e15f92d07..1e01edea25 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 Spring Security pom @@ -40,9 +40,9 @@ - scm:svn:https://src.springframework.org/svn/spring-security/trunk - scm:svn:https://src.springframework.org/svn/spring-security/trunk - https://src.springframework.org/svn/spring-security/trunk + scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-3.0.0.M1 + scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-3.0.0.M1 + https://src.springframework.org/svn/spring-security/tags/spring-security-3.0.0.M1 diff --git a/portlet/pom.xml b/portlet/pom.xml index c2d0a109a4..6fea807e63 100644 --- a/portlet/pom.xml +++ b/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 spring-security-portlet Spring Security - Portlet support diff --git a/samples/cas/client/pom.xml b/samples/cas/client/pom.xml index 4e8f65065c..6962abe403 100644 --- a/samples/cas/client/pom.xml +++ b/samples/cas/client/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-cas-client diff --git a/samples/cas/pom.xml b/samples/cas/pom.xml index 95a488433e..724873f0b2 100644 --- a/samples/cas/pom.xml +++ b/samples/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-cas diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index d59ebd422e..735d6e011f 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-cas-server diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index d77e570ca5..615657462c 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 spring-security-samples-contacts Spring Security - Contacts sample diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml index 582e577a36..ccb7b33d86 100644 --- a/samples/dms/pom.xml +++ b/samples/dms/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 spring-security-samples-dms Spring Security - DMS sample diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml index 206a2bb4a1..673b2da1f3 100644 --- a/samples/ldap/pom.xml +++ b/samples/ldap/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-ldap diff --git a/samples/openid/pom.xml b/samples/openid/pom.xml index 0add842659..f6765a556a 100644 --- a/samples/openid/pom.xml +++ b/samples/openid/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-openid diff --git a/samples/pom.xml b/samples/pom.xml index e16d5efcce..72891d4711 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples diff --git a/samples/portlet/pom.xml b/samples/portlet/pom.xml index 5783026cff..7a75bcce25 100644 --- a/samples/portlet/pom.xml +++ b/samples/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-portlet diff --git a/samples/preauth/pom.xml b/samples/preauth/pom.xml index 9e275b3edc..902416b520 100644 --- a/samples/preauth/pom.xml +++ b/samples/preauth/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-preauth diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 8f47bc1c0c..3ad712afbd 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 org.springframework.security spring-security-samples-tutorial diff --git a/taglibs/pom.xml b/taglibs/pom.xml index 90cb6793fb..807751e7fb 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,13 +3,13 @@ spring-security-parent org.springframework.security - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 4.0.0 org.springframework.security spring-security-taglibs Spring Security - JSP taglibs - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 jar diff --git a/web/pom.xml b/web/pom.xml index 768a4bba43..4f1e05291e 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.M1 jar spring-security-web