You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/06/19 00:18:59 UTC

svn commit: r669317 - /continuum/trunk/pom.xml

Author: olamy
Date: Wed Jun 18 15:18:59 2008
New Revision: 669317

URL: http://svn.apache.org/viewvc?rev=669317&view=rev
Log:
use last plexus-utils release

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=669317&r1=669316&r2=669317&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Wed Jun 18 15:18:59 2008
@@ -640,7 +640,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.4</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>