summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/features/web20/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/features/web20/pom.xml b/sca-java-2.x/trunk/features/web20/pom.xml
index db5b5fdb19..6cf4a200e6 100644
--- a/sca-java-2.x/trunk/features/web20/pom.xml
+++ b/sca-java-2.x/trunk/features/web20/pom.xml
@@ -45,6 +45,13 @@
<version>2.0-SNAPSHOT</version>
</dependency>
+ <!-- Common -->
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-common-http</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
<!-- Bindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>