mirror of https://github.com/apache/maven.git
PR: MAVEN-1599
fix typo git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164510 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0a5e84790c
commit
54d9e1508d
|
@ -213,7 +213,7 @@
|
|||
<mojo xmlns="marmalade:mojo">
|
||||
<metadata>
|
||||
<id>hello</id>
|
||||
<goal>hello</goal
|
||||
<goal>hello</goal>
|
||||
<description>Say Hello to the World.</description>
|
||||
</metadata>
|
||||
<execute>
|
||||
|
|
Loading…
Reference in New Issue