diff --git a/adapters/project.xml b/adapters/project.xml index 7b5434a615..6c1a4665f8 100644 --- a/adapters/project.xml +++ b/adapters/project.xml @@ -14,7 +14,7 @@ acegisecurity acegi-security - 0.8.2-SNAPSHOT + 0.8.2 jar http://acegisecurity.sourceforge.net diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index cdfcb8b8c4..4c9ea0d912 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -25,7 +25,7 @@ Acegi Security changes - + Correct location of AuthenticationSimpleHttpInvokerRequestExecutor in clientContext.xml TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds (SPR-807) Handle null Authentication.getAuthorities() in AuthorizeTag diff --git a/domain/project.xml b/domain/project.xml index eb4f6e7e23..16ea3c756f 100644 --- a/domain/project.xml +++ b/domain/project.xml @@ -33,7 +33,7 @@ acegisecurity acegi-security - 0.8.2-SNAPSHOT + 0.8.2 jar diff --git a/project.xml b/project.xml index f2680f2302..4d06fd4d3a 100644 --- a/project.xml +++ b/project.xml @@ -21,7 +21,7 @@ 3 acegisecurity - 0.8.2-SNAPSHOT + 0.8.2 net.sf.acegisecurity Acegi Security System for Spring Acegi Security System for Spring @@ -248,7 +248,7 @@ springframework spring - 1.2-SNAPSHOT + 1.2-RC2 jar http://www.springframework.org @@ -435,6 +435,11 @@ 0.8.1 release_0_8_1 + + 0.8.2 + 0.8.2 + release_0_8_2 + diff --git a/samples/project.xml b/samples/project.xml index 6d02eb4885..535abd250b 100644 --- a/samples/project.xml +++ b/samples/project.xml @@ -11,7 +11,7 @@ acegisecurity acegi-security - 0.8.2-SNAPSHOT + 0.8.2 jar http://acegisecurity.sourceforge.net