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 2005/12/07 22:54:41 UTC

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

Author: evenisse
Date: Wed Dec  7 13:54:37 2005
New Revision: 354870

URL: http://svn.apache.org/viewcvs?rev=354870&view=rev
Log:
use plexus-utils 1.0.5

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=354870&r1=354869&r2=354870&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Wed Dec  7 13:54:37 2005
@@ -317,7 +317,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>1.0.5-SNAPSHOT</version>
+        <version>1.0.5</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>