Author: mkleint Date: Sun Nov 18 11:30:34 2007 New Revision: 596118 URL: http://svn.apache.org/viewvc?rev=596118&view=rev Log: plexus-utils 1.4.1 shipped with 2.0.6 and later, therefor updating the prerequisites's maven section to match the that version.
Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=596118&r1=596117&r2=596118&view=diff ============================================================================== --- maven/plugins/trunk/maven-resources-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-resources-plugin/pom.xml Sun Nov 18 11:30:34 2007 @@ -28,7 +28,7 @@ <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin</url> </scm> <prerequisites> - <maven>2.0</maven> + <maven>2.0.6</maven> </prerequisites> <dependencies> <dependency>