summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features/web20/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/features/web20/pom.xml')
-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>