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

svn commit: r653059 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

Author: bentmann
Date: Sat May  3 05:03:27 2008
New Revision: 653059

URL: http://svn.apache.org/viewvc?rev=653059&view=rev
Log:
o Updated to plexus-utils:1.5.1

Modified:
    maven/plugins/trunk/maven-compiler-plugin/pom.xml

Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=653059&r1=653058&r2=653059&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Sat May  3 05:03:27 2008
@@ -84,7 +84,7 @@
         <dependency>
             <groupId>org.codehaus.plexus</groupId>
             <artifactId>plexus-utils</artifactId>
-            <version>1.0.4</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.plexus</groupId>