summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features/web20
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-28 03:57:04 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-28 03:57:04 +0000
commitdde6ebce6e647cd857e7fd39ab914ce513de6b7e (patch)
tree0bdabedf8c6677adb3c532dc0e8469fd3f21ad97 /sca-java-2.x/trunk/features/web20
parent1d087d86160cd264e66b2bb40f7b963a6bb7b8f5 (diff)
Adding interface-java-jaxrs to web20 feature
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938771 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features/web20')
-rw-r--r--sca-java-2.x/trunk/features/web20/pom.xml8
1 files changed, 8 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 6b9a2bc56c..420c1079df 100644
--- a/sca-java-2.x/trunk/features/web20/pom.xml
+++ b/sca-java-2.x/trunk/features/web20/pom.xml
@@ -51,6 +51,13 @@
<artifactId>tuscany-common-http</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
+
+ <!-- Interface models -->
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-interface-java-jaxrs</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
<!-- Bindings -->
<dependency>
@@ -82,6 +89,7 @@
<artifactId>tuscany-binding-rss-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
+
<!--Databindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>