mirror of https://github.com/apache/maven.git
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:
parent
d34ec0926a
commit
00644fbd38
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue