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:
@@ -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>
|
||||
+---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user