Author: brett
Date: Sun Jun  3 19:06:51 2007
New Revision: 544031

URL: http://svn.apache.org/viewvc?view=rev&rev=544031
Log:
update prerequisites due to plexus-utils requirement

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

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?view=diff&rev=544031&r1=544030&r2=544031
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sun Jun  3 19:06:51 2007
@@ -92,7 +92,7 @@
     as well as being able to fail the build based on these metrics.
   </description>
   <prerequisites>
-    <maven>2.0</maven>
+    <maven>2.0.6</maven>
   </prerequisites>
   <dependencies>
     <dependency>


Reply via email to