Changed snapshot download page to refer to 1.3.2 snapshots.

This commit is contained in:
Ulrik Sandberg
2010-11-30 19:56:10 +00:00
parent a5aa82d97d
commit 5a1adf7def

View File

@@ -23,12 +23,12 @@ Snapshot Builds
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>1.3.1.CI-SNAPSHOT</version>
<version>1.3.2.CI-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core-tiger</artifactId>
<version>1.3.1.CI-SNAPSHOT</version>
<version>1.3.2.CI-SNAPSHOT</version>
</dependency>
+---------------