Fix typo.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162771 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2004-06-16 09:47:23 +00:00
parent c6bf4689a2
commit f3d5d0ee6b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import org.apache.maven.plugin.generator.jelly.JellyHarnessGenerator;
* type="String"
* required="true"
* validator=""
* expression="#project.build.output
* expression="#project.build.output"
* description="x"
* @parameter
* name="pom"