Author: jdcasey
Date: Tue Jun 17 18:14:36 2008
New Revision: 668990

URL: http://svn.apache.org/viewvc?rev=668990&view=rev
Log:
Trying to fix CI by upgrading plexus-utils...not sure why the tests in this 
plugin are causing an OOME, even with 512M of heap.

Modified:
    maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=668990&r1=668989&r2=668990&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Tue Jun 17 18:14:36 2008
@@ -135,7 +135,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.4.5</version>
+      <version>1.5.3</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>


Reply via email to