You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2005/10/18 11:21:28 UTC

svn commit: r326056 - /directory/shared/ldap/trunk/apache2-provider/project.xml

Author: akarasulu
Date: Tue Oct 18 02:21:25 2005
New Revision: 326056

URL: http://svn.apache.org/viewcvs?rev=326056&view=rev
Log:
try to keep the commons libs used by projects consistent

Modified:
    directory/shared/ldap/trunk/apache2-provider/project.xml

Modified: directory/shared/ldap/trunk/apache2-provider/project.xml
URL: http://svn.apache.org/viewcvs/directory/shared/ldap/trunk/apache2-provider/project.xml?rev=326056&r1=326055&r2=326056&view=diff
==============================================================================
--- directory/shared/ldap/trunk/apache2-provider/project.xml (original)
+++ directory/shared/ldap/trunk/apache2-provider/project.xml Tue Oct 18 02:21:25 2005
@@ -29,7 +29,7 @@
 	    <dependency>
 	      <groupId>commons-collections</groupId>
 	      <artifactId>commons-collections</artifactId>
-	      <version>3.1</version>
+	      <version>3.0</version>
 	    </dependency>
         <dependency>
             <groupId>directory-asn1</groupId>