Removed @readonly from finalName for this plugin.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193134 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2005-06-23 11:02:55 +00:00
parent a707e0ce99
commit ec3b76f58d
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ public class AssemblyMojo
/**
* @parameter expression="${project.build.finalName}"
* @required
* @readonly
*/
private String finalName;