Fix missing node-manager dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673184 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9839804dc7
commit
67d015b7be
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@
|
|||
<version>1.4-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-manager</artifactId>
|
||||
<version>1.4-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-domain-manager</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue