Fix nonProxyHosts delimiter

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426263 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-07-27 21:58:57 +00:00
parent d70e316446
commit 5a5a7ba09f
1 changed files with 1 additions and 2 deletions

View File

@ -416,8 +416,7 @@
<name>nonProxyHosts</name>
<version>1.0.0</version>
<description><![CDATA[
The list of non-proxied hosts (usually
comma-delimited).
The list of non-proxied hosts (delimited by |).
]]></description>
<type>String</type>
</field>