mirror of https://github.com/apache/maven.git
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven
This commit is contained in:
commit
0f265210df
|
@ -3447,8 +3447,8 @@
|
||||||
<version>4.0.0+</version>
|
<version>4.0.0+</version>
|
||||||
<type>String</type>
|
<type>String</type>
|
||||||
<defaultValue>2.0</defaultValue>
|
<defaultValue>2.0</defaultValue>
|
||||||
<description>The minimum version of Maven required to build the project, or to use this
|
<description>The minimum version of Maven required to build the project. If this project is a plugin, this is
|
||||||
plugin.</description>
|
in addition the minimum version of Maven required to use it.</description>
|
||||||
<required>false</required>
|
<required>false</required>
|
||||||
</field>
|
</field>
|
||||||
</fields>
|
</fields>
|
||||||
|
|
Loading…
Reference in New Issue