o Hid util class

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@799938 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-08-01 22:03:28 +00:00
parent 2ecdadb186
commit 03dab5e334
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import org.apache.maven.execution.MavenExecutionRequest;
import org.codehaus.plexus.util.StringUtils;
import org.codehaus.plexus.util.cli.CommandLineUtils;
public final class CLIRequestUtils
final class CLIRequestUtils
{
private CLIRequestUtils()