Upgraded to Spring 2.5.6.SEC02 and 3.0.3.RELEASE (LDAP-210).
This commit is contained in:
@@ -11,7 +11,7 @@ http://www.ietf.org/rfc/rfc2255.txt
|
||||
http://www.ietf.org/rfc/rfc2256.txt
|
||||
http://www.ietf.org/rfc/rfc2696.txt
|
||||
|
||||
Changes in version 1.3.1 (Spring 2010)
|
||||
Changes in version 1.3.1 (Summer 2010)
|
||||
-------------------------------------------
|
||||
* Added an object-directory mapping framework (ODM). Contributed by Paul
|
||||
Harvey.
|
||||
@@ -33,6 +33,8 @@ Changes in version 1.3.1 (Spring 2010)
|
||||
* DefaultDirObjectFactory calls a Java5 version of the IllegalArgumentException
|
||||
constructor. (LDAP 196).
|
||||
|
||||
* Upgraded Spring to 2.5.6.SEC02 and 3.0.3.RELEASE. (LDAP-210)
|
||||
|
||||
* Upgraded Spring to 2.5.6.SEC01. (LDAP-194)
|
||||
|
||||
Changes in version 1.3.0 (Jan 2009)
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<url>http://fisheye3.cenqua.com/browse/springframework/spring-ldap/trunk</url>
|
||||
</scm>
|
||||
<properties>
|
||||
<spring.version>2.5.6.SEC01</spring.version>
|
||||
<spring.version>2.5.6.SEC02</spring.version>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -115,7 +115,7 @@
|
||||
<url>http://fisheye3.cenqua.com/browse/springframework/spring-ldap/trunk</url>
|
||||
</scm>
|
||||
<properties>
|
||||
<spring.version>2.5.6.SEC01</spring.version>
|
||||
<spring.version>2.5.6.SEC02</spring.version>
|
||||
</properties>
|
||||
<modules>
|
||||
<module>parent</module>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<description> Example code that matches the article published on
|
||||
java.net on April 18, 2006. </description>
|
||||
<properties>
|
||||
<org.springframework.version>3.0.1.RELEASE</org.springframework.version>
|
||||
<org.springframework.version>3.0.3.RELEASE</org.springframework.version>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user