Author: hboutemy
Date: Sat Feb 13 11:00:53 2016
New Revision: 1730179
URL: http://svn.apache.org/viewvc?rev=1730179&view=rev
Log:
updated maven version prerequisite from 2.0.6 to 2.2.1
Modified:
maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml?rev=1730179&r1=1730178&r2=1730179&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Sat Feb 13
11:00:53 2016
@@ -58,7 +58,7 @@ under the License.
<properties>
<doxiaVersion>1.3</doxiaVersion>
- <mavenVersion>2.0.6</mavenVersion>
+ <mavenVersion>2.2.1</mavenVersion>
<pluginPluginVersion>3.1</pluginPluginVersion>
</properties>