Author: lresende
Date: Thu Oct 8 06:06:47 2009
New Revision: 823051
URL: http://svn.apache.org/viewvc?rev=823051&view=rev
Log:
Adding data-api to proper feature pom.xml
Modified:
tuscany/java/sca/features/api/pom.xml
Modified: tuscany/java/sca/features/api/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/features/api/pom.xml?rev=823051&r1=823050&r2=823051&view=diff
==============================================================================
--- tuscany/java/sca/features/api/pom.xml (original)
+++ tuscany/java/sca/features/api/pom.xml Thu Oct 8 06:06:47 2009
@@ -39,6 +39,13 @@
<version>2.0-SNAPSHOT</version>
</dependency>
+ <!-- Data Collection API -->
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-data-api</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
<!-- Node API -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>