summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-10 15:36:30 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-10 15:36:30 +0000
commitc2313bf388c32b39f5d6867698b5dd9b9fea3be7 (patch)
treebe24833f7e3478ed1b9caa2566438ce8e12bedd5 /sca-java-2.x/trunk/features
parente19eab0957fcfd2aef865227836a413b85e528f8 (diff)
Update more things for base + extensions approach
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features')
-rw-r--r--sca-java-2.x/trunk/features/web20/pom.xml5
1 files changed, 5 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 393787c112..73c8d43b57 100644
--- a/sca-java-2.x/trunk/features/web20/pom.xml
+++ b/sca-java-2.x/trunk/features/web20/pom.xml
@@ -87,6 +87,11 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-http</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-http-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>