diff --git a/adapters/project.xml b/adapters/project.xml index 7df40e5f98..7b5434a615 100644 --- a/adapters/project.xml +++ b/adapters/project.xml @@ -14,7 +14,7 @@ acegisecurity acegi-security - 0.8.1 + 0.8.2-SNAPSHOT jar http://acegisecurity.sourceforge.net diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index c0a2d43f82..a6bb2ec78a 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -25,6 +25,8 @@ Acegi Security changes + + X509 (certificate-based) authentication support UserDetails now advises locked accounts, with corresponding DaoAuthenticationProvider events and enforcement diff --git a/project.xml b/project.xml index 302ebac3a9..88d3ce154e 100644 --- a/project.xml +++ b/project.xml @@ -21,7 +21,7 @@ 3 acegisecurity - 0.8.1 + 0.8.2-SNAPSHOT net.sf.acegisecurity Acegi Security System for Spring Acegi Security System for Spring diff --git a/samples/project.xml b/samples/project.xml index 5ae17448b1..6d02eb4885 100644 --- a/samples/project.xml +++ b/samples/project.xml @@ -11,7 +11,7 @@ acegisecurity acegi-security - 0.8.1 + 0.8.2-SNAPSHOT jar http://acegisecurity.sourceforge.net @@ -19,5 +19,6 @@ +