You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/03/08 14:25:09 UTC

svn commit: r634952 - /maven/plugin-tools/trunk/pom.xml

Author: vsiveton
Date: Sat Mar  8 05:25:07 2008
New Revision: 634952

URL: http://svn.apache.org/viewvc?rev=634952&view=rev
Log:
MPLUGIN-84: Update to Plexus Utils 1.5+
Submitted by: Benjamin Bentmann
Reviewed by: Vincent Siveton

o applied

Modified:
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=634952&r1=634951&r2=634952&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Sat Mar  8 05:25:07 2008
@@ -210,7 +210,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>1.4.9</version>
+        <version>1.5.1</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>