Include the data-api module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979244 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
af664a68ee
commit
8ed2fa24cf
1 changed files with 6 additions and 0 deletions
|
@ -127,6 +127,12 @@
|
|||
<version>${pom.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-data-api</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rmi-runtime</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue