no point in deprecating this, still need a var to take final name from.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293322 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-03 12:32:36 +00:00
parent bcbdec74fc
commit 5e0f005782
1 changed files with 0 additions and 1 deletions

View File

@ -127,7 +127,6 @@ public class WarMojo
* *
* @parameter expression="${project.build.finalName}" * @parameter expression="${project.build.finalName}"
* @required * @required
* @deprecated "Please use the finalName element of build instead"
*/ */
private String warName; private String warName;