summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 00:53:52 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 00:53:52 +0000
commitd683dc4b30c79348b5e73f0f11b1cfd8ce4b9812 (patch)
tree3b64741b708c3e13a6a301f7df21bec070547bfc /sca-java-2.x/trunk/features
parenta0bfd24b7af22df3174e1c1e4e6d2eb913f41d2f (diff)
Merge branch 'jaxrs' into trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 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.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 38ffb56011..06ddd8c3a1 100644
--- a/sca-java-2.x/trunk/features/web20/pom.xml
+++ b/sca-java-2.x/trunk/features/web20/pom.xml
@@ -121,6 +121,13 @@
<version>2.0-SNAPSHOT</version>
</dependency>
+ <!-- implementations -->
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-widget-runtime-dojo</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
<!--Databindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>