Author: seade
Date: Tue Jun 20 18:38:59 2006
New Revision: 415866

URL: http://svn.apache.org/viewvc?rev=415866&view=rev
Log:
Perhaps this will resolve the gump build issue.

Modified:
    jakarta/turbine/fulcrum/trunk/cache/project.xml

Modified: jakarta/turbine/fulcrum/trunk/cache/project.xml
URL: 
http://svn.apache.org/viewvc/jakarta/turbine/fulcrum/trunk/cache/project.xml?rev=415866&r1=415865&r2=415866&view=diff
==============================================================================
--- jakarta/turbine/fulcrum/trunk/cache/project.xml (original)
+++ jakarta/turbine/fulcrum/trunk/cache/project.xml Tue Jun 20 18:38:59 2006
@@ -13,9 +13,10 @@
   </versions>
   <dependencies>        
     <dependency>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging</artifactId>
-      <version>1.0.3</version>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+      <version>3.1</version>
+      <url>http://jakarta.apache.org/commons/collections.html</url>
     </dependency>
     
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to