test to commit with a command line

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@160697 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-04-09 17:04:43 +00:00
parent 6c50a819b4
commit f04e0708fa

View File

@@ -88,22 +88,22 @@
<tr>
<td>proxy.host</td>
<td>The proxy host used to download dependencies.</td>
<td></td>
<td/>
</tr>
<tr>
<td>proxy.port</td>
<td>The proxy port.</td>
<td></td>
<td/>
</tr>
<tr>
<td>proxy.username</td>
<td>The username used to connect on proxy. (only if the ant file was generated with a 1.6 compatibility)</td>
<td></td>
<td/>
</tr>
<tr>
<td>proxy.password</td>
<td>The password used to connect on proxy. (only if the ant file was generated with a 1.6 compatibility)</td>
<td></td>
<td/>
</tr>
</table>
</subsection>