commits@directory.apache.org
[Top] [All Lists]

svn commit: r521397 - /directory/shared/trunk/ldap/pom.xml

Subject: svn commit: r521397 - /directory/shared/trunk/ldap/pom.xml
From:
Date: Thu, 22 Mar 2007 18:32:56 -0000
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>


<Prev in Thread] Current Thread [Next in Thread>
  • svn commit: r521397 - /directory/shared/trunk/ldap/pom.xml, elecharny <=