tried explanations improvements

This commit is contained in:
Hervé Boutemy 2014-06-15 18:52:46 +02:00
parent 8801b00034
commit bd2b01d4ea
1 changed files with 5 additions and 2 deletions

View File

@ -3451,8 +3451,11 @@
<version>4.0.0+</version>
<type>String</type>
<defaultValue>2.0</defaultValue>
<description>The minimum version of Maven required to build the project. If this project is a plugin, this is
in addition the minimum version of Maven required to use it.</description>
<description><![CDATA[
The minimum version of Maven required to build the project.<br />
If this project builds a plugin, this is in addition the minimum version of Maven required to use
the resulting plugin.]]>
</description>
<required>false</required>
</field>
</fields>