mirror of https://github.com/apache/maven.git
rename mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307230 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5d3ae9656b
commit
314b721251
|
@ -28,7 +28,7 @@ import java.io.File;
|
|||
* @author <a href="mailto:evenisse@maven.org">Emmanuel Venisse</a>
|
||||
* @version $Id$
|
||||
*/
|
||||
public class CleanPlugin
|
||||
public class CleanMojo
|
||||
extends AbstractMojo
|
||||
{
|
||||
private static final int DELETE_RETRY_SLEEP_MILLIS = 10;
|
Loading…
Reference in New Issue