Add the domian node to the all distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809046 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dbcf340ec3
commit
c79bc951f6
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@
|
|||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-domain-node</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Add table
Reference in a new issue