mirror of https://github.com/apache/maven.git
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@209385 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6bc88f3a63
commit
2e796ceb04
|
@ -27,7 +27,7 @@ public class AntlrPlugin
|
|||
private String grammars;
|
||||
|
||||
/**
|
||||
* @parameter expression="${basedir}/src/antlr"
|
||||
* @parameter expression="${basedir}/src/main/antlr"
|
||||
* @required
|
||||
*/
|
||||
private String sourceDirectory;
|
||||
|
|
Loading…
Reference in New Issue