You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2007/02/28 14:32:38 UTC

svn commit: r512752 - /maven/components/branches/maven-2.0.x/pom.xml

Author: jvanzyl
Date: Wed Feb 28 05:32:37 2007
New Revision: 512752

URL: http://svn.apache.org/viewvc?view=rev&rev=512752
Log:
MNG-2828 updating to plexus 1.4

Modified:
    maven/components/branches/maven-2.0.x/pom.xml

Modified: maven/components/branches/maven-2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?view=diff&rev=512752&r1=512751&r2=512752
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Wed Feb 28 05:32:37 2007
@@ -130,7 +130,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>1.1</version>
+        <version>1.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>