You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2007/01/05 14:17:01 UTC

svn commit: r493022 - /maven/continuum/trunk/pom.xml

Author: evenisse
Date: Fri Jan  5 05:17:00 2007
New Revision: 493022

URL: http://svn.apache.org/viewvc?view=rev&rev=493022
Log:
[CONTINUUM-1006] Remove possible deadlocks by updating plexus-taskqueue to 1.0-alpha-6-SNAPSHOT

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?view=diff&rev=493022&r1=493021&r2=493022
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Fri Jan  5 05:17:00 2007
@@ -449,7 +449,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-taskqueue</artifactId>
-        <version>1.0-alpha-4</version>
+        <version>1.0-alpha-6-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.derby</groupId>