|
|
Author: elecharny
Date: Thu Mar 22 11:32:55 2007
New Revision: 521397
URL: http://svn.apache.org/viewvc?view=rev&rev=521397
Log:
Switched to commons-lang-2.1
Modified:
directory/shared/trunk/ldap/pom.xml
Modified: directory/shared/trunk/ldap/pom.xml
URL:
http://svn.apache.org/viewvc/directory/shared/trunk/ldap/pom.xml?view=diff&rev=521397&r1=521396&r2=521397
==============================================================================
--- directory/shared/trunk/ldap/pom.xml (original)
+++ directory/shared/trunk/ldap/pom.xml Thu Mar 22 11:32:55 2007
@@ -72,7 +72,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.0</version>
+ <version>2.1</version>
</dependency>
<dependency>
|
|