Use 'default' for default domain name to match rest of tuscany code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937877 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8310171528
commit
445cebc2e6
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ public class TuscanyRunMojo extends AbstractMojo {
|
|||
protected File finalName;
|
||||
|
||||
/**
|
||||
* @parameter expression="${config}" default-value="uri:defaultDomain"
|
||||
* @parameter expression="${config}" default-value="uri:default"
|
||||
*/
|
||||
private String config;
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue