Author: olamy Date: Thu Apr 17 14:03:43 2008 New Revision: 649270 URL: http://svn.apache.org/viewvc?rev=649270&view=rev Log: upgrade version to be sure the plugin use the last version in order to fix MPLUGIN-107
Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml?rev=649270&r1=649269&r2=649270&view=diff ============================================================================== --- maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml (original) +++ maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Thu Apr 17 14:03:43 2008 @@ -236,7 +236,7 @@ <properties> <doxiaVersion>1.0-alpha-10</doxiaVersion> <doxia-sitetoolsVersion>1.0-alpha-10</doxia-sitetoolsVersion> - <pluginToolsVersion>2.4.1</pluginToolsVersion> + <pluginToolsVersion>2.4.2-SNAPSHOT</pluginToolsVersion> </properties> <distributionManagement>