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:
Dennis Lundberg 2006-11-13 23:22:15 +00:00
parent a2f2d993d7
commit e5a230eb86
1 changed files with 1 additions and 1 deletions

View File

@ -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>