Author: dennisl Date: Sun Mar 4 03:27:56 2007 New Revision: 514383 URL: http://svn.apache.org/viewvc?view=rev&rev=514383 Log: o Update prerequisites to 2.0.5.
Modified: maven/plugins/trunk/maven-plugin-plugin/pom.xml Modified: maven/plugins/trunk/maven-plugin-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugin-plugin/pom.xml?view=diff&rev=514383&r1=514382&r2=514383 ============================================================================== --- maven/plugins/trunk/maven-plugin-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-plugin-plugin/pom.xml Sun Mar 4 03:27:56 2007 @@ -36,7 +36,7 @@ </description> <inceptionYear>2001</inceptionYear> <prerequisites> - <maven>2.0.4</maven> + <maven>2.0.5</maven> </prerequisites> <issueManagement> <system>JIRA</system>