diff --git a/readme.txt b/readme.txt
index 25fdaf7e..a7ff153f 100644
--- a/readme.txt
+++ b/readme.txt
@@ -72,16 +72,8 @@ Note that the artifacts have changed names between the 1.2.x and 1.3 releases:
spring-ldap is now spring-ldap-core
spring-ldap-tiger is now spring-ldap-core-tiger
-Production releases are available from the Spring framework milestone repo:
-
-
- spring-milestone
- Spring Portfolio Milestone Repository
- http://s3.amazonaws.com/maven.springframework.org/release
-
-
This means that in order to use the latest release (1.3.0.RELEASE), you need to
-specify the repository above and include the following dependencies:
+include the following dependencies:
org.springframework.ldap
@@ -112,7 +104,7 @@ specify the repository above and include the following dependencies:
org.springframework.ldap
spring-ldap-core
- 1.3.0.RC1
+ 1.3.1.RC1
For Java 1.5 support:
@@ -120,7 +112,7 @@ For Java 1.5 support:
org.springframework.ldap
spring-ldap-core-tiger
- 1.3.0.RC1
+ 1.3.1.RC1
Nighly builds are published to the snapshot repository: