You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/07/09 01:28:06 UTC

svn commit: r554472 - /maven/shared/trunk/maven-plugin-testing-harness/pom.xml

Author: brianf
Date: Sun Jul  8 16:28:05 2007
New Revision: 554472

URL: http://svn.apache.org/viewvc?view=rev&rev=554472
Log:
bumping p-u to version provided by maven

Modified:
    maven/shared/trunk/maven-plugin-testing-harness/pom.xml

Modified: maven/shared/trunk/maven-plugin-testing-harness/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-plugin-testing-harness/pom.xml?view=diff&rev=554472&r1=554471&r2=554472
==============================================================================
--- maven/shared/trunk/maven-plugin-testing-harness/pom.xml (original)
+++ maven/shared/trunk/maven-plugin-testing-harness/pom.xml Sun Jul  8 16:28:05 2007
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.1</version>
+      <version>1.4.2</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>