Updated various files with new release number. Also removed LDAP-151 from 1.3.0.RC1 in changelog, since it wasn't resolved until 1.3.0.RELEASE.

This commit is contained in:
Ulrik Sandberg
2009-01-31 20:46:33 +00:00
parent 1fcc8ed1e1
commit 53a5262552
4 changed files with 51 additions and 14 deletions

View File

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