diff --git a/acl/pom.xml b/acl/pom.xml index 2530aa066f..889b8069e4 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ spring-security-parent org.springframework.security - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE 4.0.0 org.springframework.security diff --git a/cas/pom.xml b/cas/pom.xml index a00e076579..5510976efb 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE spring-security-cas-client Spring Security - CAS support diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 022e59148a..8df4871423 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE jar spring-security-core-tiger diff --git a/core/pom.xml b/core/pom.xml index 5199930131..761eeaacd8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE jar spring-security-core diff --git a/ntlm/pom.xml b/ntlm/pom.xml index 045c7a681c..860743f1d3 100755 --- a/ntlm/pom.xml +++ b/ntlm/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE jar spring-security-ntlm diff --git a/openid/pom.xml b/openid/pom.xml index f5773c4b24..7d046e8333 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,12 +3,12 @@ org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE spring-security-openid Spring Security - OpenID support Spring Security - Support for OpenID - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE jar diff --git a/pom.xml b/pom.xml index 78a4aad284..99389bddfc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE Spring Security pom @@ -38,9 +38,9 @@ - scm:svn:https://src.springframework.org/svn/spring-security/branches/2.0.x-branch/ - scm:svn:https://src.springframework.org/svn/spring-security/branches/2.0.x-branch/ - https://src.springframework.org/svn/spring-security/branches/2.0.x-branch/ + scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE + scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE + https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE diff --git a/portlet/pom.xml b/portlet/pom.xml index b135fbee75..3e7459d7ce 100644 --- a/portlet/pom.xml +++ b/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE spring-security-portlet Spring Security - Portlet support diff --git a/samples/cas/client/pom.xml b/samples/cas/client/pom.xml index 1d5e8a1380..e8003206af 100644 --- a/samples/cas/client/pom.xml +++ b/samples/cas/client/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-cas-client diff --git a/samples/cas/pom.xml b/samples/cas/pom.xml index f59172a2ea..57c8079390 100644 --- a/samples/cas/pom.xml +++ b/samples/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-cas diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 652db5b32c..29b6c71696 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-cas-server diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index 276b61f651..85b5f61e31 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE spring-security-samples-contacts Spring Security - Contacts sample diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml index 79595c2c9e..33dc26a290 100644 --- a/samples/dms/pom.xml +++ b/samples/dms/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE spring-security-samples-dms Spring Security - DMS sample diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml index 8e384adb21..fca90d2fa4 100644 --- a/samples/ldap/pom.xml +++ b/samples/ldap/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-ldap diff --git a/samples/openid/pom.xml b/samples/openid/pom.xml index 6db2312f39..ba786310f6 100644 --- a/samples/openid/pom.xml +++ b/samples/openid/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-openid diff --git a/samples/pom.xml b/samples/pom.xml index d87e1beabf..321013f6ce 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples diff --git a/samples/portlet/pom.xml b/samples/portlet/pom.xml index 61b29c2d98..07a708afb1 100644 --- a/samples/portlet/pom.xml +++ b/samples/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-portlet diff --git a/samples/preauth/pom.xml b/samples/preauth/pom.xml index 8f6f83f211..be774b833d 100644 --- a/samples/preauth/pom.xml +++ b/samples/preauth/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-preauth diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 52cd9fc961..c25e57a9f1 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE org.springframework.security spring-security-samples-tutorial diff --git a/taglibs/pom.xml b/taglibs/pom.xml index ed9cc11b05..c1ab980d48 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,13 +3,13 @@ spring-security-parent org.springframework.security - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE 4.0.0 org.springframework.security spring-security-taglibs Spring Security - JSP taglibs - 2.0.5.CI-SNAPSHOT + 2.0.5.RELEASE jar