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:
antelder 2009-08-28 22:14:55 +00:00
parent dbcf340ec3
commit c79bc951f6

View file

@ -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>