correct lifecycle doco

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191383 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-06-20 03:19:21 +00:00
parent 75c3b41c01
commit 0d27b339f9
1 changed files with 1 additions and 1 deletions

View File

@ -343,10 +343,10 @@ private MavenProject executedProject;
<execution>
<configuration>
<debug>true</debug>
</configuration>
<goals>
<goal>clover:compiler</goal>
</goals>
</configuration>
</execution>
</executions>
</phase>