remove old comments

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-07-18 11:51:18 +00:00
parent bcb912254b
commit e53ecf1af2
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ import java.util.List;
* @phase compile
* @requiresDependencyResolution compile
* @description Compiles application sources
* @todo change debug parameter type to Boolean
* @todo change staleMillis parameter type to Long
*/
public class CompilerMojo