mirror of https://github.com/apache/maven.git
o Make sure that descriptions end with a period, if they have a defaultValue. This way it will look nice when we upgrade to a newer version of Modello.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@474566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a2f2d993d7
commit
e5a230eb86
|
@ -750,7 +750,7 @@
|
|||
<field>
|
||||
<name>enabled</name>
|
||||
<version>1.0.0</version>
|
||||
<description>Whether to use this repository for downloading this type of artifact</description>
|
||||
<description>Whether to use this repository for downloading this type of artifact.</description>
|
||||
<type>boolean</type>
|
||||
<defaultValue>true</defaultValue>
|
||||
</field>
|
||||
|
|
Loading…
Reference in New Issue