summaryrefslogtreecommitdiffstats
path: root/java/sca/features/all/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-21 04:06:36 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-21 04:06:36 +0000
commit20bdcb63cd7c83de55b54e28edc9f4571ab478eb (patch)
treebff6b65f199c2b9cc5f9d19415cfdf93792450d3 /java/sca/features/all/pom.xml
parent052383ee4ffe4343c5c6394be7f4e39b30d50c00 (diff)
Adding web 2.0 feature and making that part of the all feature
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817152 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/features/all/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/sca/features/all/pom.xml b/java/sca/features/all/pom.xml
index 482e44a785..432ca1ff5f 100644
--- a/java/sca/features/all/pom.xml
+++ b/java/sca/features/all/pom.xml
@@ -55,6 +55,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-feature-web20</artifactId>
+ <type>pom</type>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-ejava</artifactId>
<type>pom</type>
<version>2.0-SNAPSHOT</version>