Author: ltheussl Date: Wed Jun 24 14:05:39 2009 New Revision: 788029 URL: http://svn.apache.org/viewvc?rev=788029&view=rev Log: use mavenVersion 2.0.9, this still works when running 2.0.6
Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=788029&r1=788028&r2=788029&view=diff ============================================================================== --- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Wed Jun 24 14:05:39 2009 @@ -74,7 +74,7 @@ <properties> <doxiaVersion>1.1.1-SNAPSHOT</doxiaVersion> - <mavenVersion>2.0.6</mavenVersion> + <mavenVersion>2.0.9</mavenVersion> </properties> <dependencies>