summaryrefslogtreecommitdiffstats
path: root/java/sca/features/all/pom.xml
diff options
context:
space:
mode:
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>