You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by se...@apache.org on 2006/06/21 03:38:59 UTC

svn commit: r415866 - /jakarta/turbine/fulcrum/trunk/cache/project.xml

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: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org