Remove now unused parameter from tuscany run plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935613 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c685f5cc5d
commit
68326e183f
1 changed files with 0 additions and 5 deletions
|
@ -84,11 +84,6 @@ public class TuscanyRunMojo extends AbstractMojo {
|
|||
*/
|
||||
protected File finalName;
|
||||
|
||||
/**
|
||||
* @parameter expression="${domain}" default-value="default"
|
||||
*/
|
||||
private String domain;
|
||||
|
||||
/**
|
||||
* @parameter expression="${config}" default-value="uri:defaultDomain"
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue