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@293334 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-03 13:15:23 +00:00
parent 2056cde772
commit 18d6128726
1 changed files with 0 additions and 1 deletions

View File

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