goal naming consistency

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291085 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-23 07:03:56 +00:00
parent 49f1ff2c2f
commit 8007fcccfa
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import java.util.ResourceBundle;
* *
* @author <a href="mailto:vmassol@apache.org">Vincent Massol</a> * @author <a href="mailto:vmassol@apache.org">Vincent Massol</a>
* @version $Id$ * @version $Id$
* @goal report * @goal clover
* @execute phase="test" lifecycle="clover" * @execute phase="test" lifecycle="clover"
*/ */
public class CloverReportMojo extends AbstractMavenReport public class CloverReportMojo extends AbstractMavenReport