You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2005/11/10 22:46:25 UTC

svn commit: r332381 - /jakarta/commons/proper/pool/trunk/project.xml

Author: rdonkin
Date: Thu Nov 10 13:46:22 2005
New Revision: 332381

URL: http://svn.apache.org/viewcvs?rev=332381&view=rev
Log:
Pool no longer has a core dependency on commons-collections.

Modified:
    jakarta/commons/proper/pool/trunk/project.xml

Modified: jakarta/commons/proper/pool/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/trunk/project.xml?rev=332381&r1=332380&r2=332381&view=diff
==============================================================================
--- jakarta/commons/proper/pool/trunk/project.xml (original)
+++ jakarta/commons/proper/pool/trunk/project.xml Thu Nov 10 13:46:22 2005
@@ -147,10 +147,6 @@
   </contributors>
   
   <dependencies>
-    <dependency>
-      <id>commons-collections</id>
-      <version>2.1</version>
-    </dependency>
 
     <dependency>
       <id>junit</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org