SEC-2486: Update tests to Spring LDAP 2.0.1.RELEASE

This commit is contained in:
Rob Winch 2014-02-19 09:32:37 -06:00
parent 9810768186
commit f2cde4ffa3
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ allprojects {
ext.springVersion = '3.2.8.RELEASE'
ext.spring4Version = '4.0.2.RELEASE'
ext.springLdapVersion = '1.3.2.RELEASE'
ext.springLdap2Version = '2.0.1.CI-SNAPSHOT'
ext.springLdap2Version = '2.0.1.RELEASE'
group = 'org.springframework.security'