summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features/all
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-30 04:42:25 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-30 04:42:25 +0000
commit57511df233984e69798e91ec74f98c34806c83af (patch)
tree7d5a65db4aba61137ba8154fe718253015209814 /sca-java-2.x/trunk/features/all
parent12f753d4db2184a7b93483163aced174ba121365 (diff)
Add a list of recently ported modules into the build
Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features/all')
-rw-r--r--sca-java-2.x/trunk/features/all/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml
index 73dea0da8c..52747db777 100644
--- a/sca-java-2.x/trunk/features/all/pom.xml
+++ b/sca-java-2.x/trunk/features/all/pom.xml
@@ -76,6 +76,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-feature-sdo</artifactId>
+ <type>pom</type>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-webapp</artifactId>
<type>pom</type>
<version>2.0-SNAPSHOT</version>