fix typo in lifecycle

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179517 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-06-02 05:41:27 +00:00
parent 1af2ee3f6d
commit a60964a9af
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
<id>process-classes</id>
</phase>
<phase>
<id>generate-test-sources</id>
<id>generate-test-resources</id>
</phase>
<phase>
<id>process-test-sources</id>