no latest on this, consistent with bootstrap

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225547 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-07-27 16:24:45 +00:00
parent c757e62b3a
commit 067b9b623f
1 changed files with 0 additions and 2 deletions

View File

@ -533,8 +533,6 @@ public class Verifier
cli.createArgument().setValue( "--no-plugin-registry" );
cli.createArgument().setValue( "--check-plugin-latest" );
cli.createArgument().setValue( "--batch-mode" );
for ( Iterator i = properties.keySet().iterator(); i.hasNext(); )