diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index 51348123..7b7b5f67 100644 --- a/samples/odm/pom.xml +++ b/samples/odm/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.ldap spring-ldap-odm-sample - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT war spring-ldap-odm-sample spring-ldap-odm-sample @@ -87,7 +87,7 @@ org.springframework.ldap spring-ldap-test - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT compile @@ -169,6 +169,12 @@ test + + + spring-snasphot + http://repo.springsource.org/libs-snapshot + + diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml index 2b496bf6..26bbca59 100644 --- a/samples/plain/pom.xml +++ b/samples/plain/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.ldap spring-ldap-plain-sample - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT war spring-ldap-plain-sample spring-ldap-plain-sample @@ -81,7 +81,7 @@ org.springframework.ldap spring-ldap-test - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT compile @@ -169,6 +169,12 @@ test + + + spring-snasphot + http://repo.springsource.org/libs-snapshot + +