mirror of https://github.com/apache/maven.git
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:
parent
2056cde772
commit
18d6128726
|
@ -66,7 +66,6 @@ public class EjbMojo
|
||||||
*
|
*
|
||||||
* @parameter expression="${project.build.finalName}"
|
* @parameter expression="${project.build.finalName}"
|
||||||
* @required
|
* @required
|
||||||
* @deprecated "Please use the finalName element of build instead"
|
|
||||||
*/
|
*/
|
||||||
private String jarName;
|
private String jarName;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue