remove dud tag

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180068 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-06-05 05:28:13 +00:00
parent d34ec0926a
commit 00644fbd38
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@
-->
<mojo xmlns="marmalade:mojo">
<metadata>
<id>pluginId</id>
<goal>pluginGoalName</goal>
<lifecyclePhase>compile</lifecyclePhase> <!-- Bind to the 'compile' phase of the standard build lifecycle. -->
<description>A description of what the plugin accomplishes for the build process.</description>