Author: vsiveton
Date: Sun Aug  2 12:43:50 2009
New Revision: 800052

URL: http://svn.apache.org/viewvc?rev=800052&view=rev
Log:
o added 2.0.9 as prerequisite

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

Modified: maven/plugins/trunk/maven-linkcheck-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-linkcheck-plugin/pom.xml?rev=800052&r1=800051&r2=800052&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Sun Aug  2 12:43:50 2009
@@ -36,7 +36,7 @@
   <description>This plugin allows you to generate a linkcheck report of your 
project's documentation.</description>
 
   <prerequisites>
-    <maven>2.0.6</maven>
+    <maven>2.0.9</maven>
   </prerequisites>
 
   <scm>


Reply via email to