correctly describe valida values for checksums

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2006-01-18 18:31:39 +00:00
parent 00aa4b2080
commit f34721ad62
1 changed files with 1 additions and 2 deletions

View File

@ -2299,8 +2299,7 @@
<field>
<name>checksumPolicy</name>
<version>4.0.0</version>
<description>What to do when verification of an artifact checksum fails - warn, fail, etc. Valid values are
"fail" or "warn"</description>
<description>What to do when verification of an artifact checksum fails. Valid values are "ignore", "fail" or "warn"</description>
<type>String</type>
</field>
</fields>