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/15 15:08:38 UTC

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

Author: evenisse
Date: Mon Jan 15 06:08:37 2007
New Revision: 496322

URL: http://svn.apache.org/viewvc?view=rev&rev=496322
Log:
Update plexus-taskqueue to released version

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=496322&r1=496321&r2=496322
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Mon Jan 15 06:08:37 2007
@@ -455,7 +455,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-taskqueue</artifactId>
-        <version>1.0-alpha-6-SNAPSHOT</version>
+        <version>1.0-alpha-6</version>
       </dependency>
       <dependency>
         <groupId>org.apache.derby</groupId>