summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-1.x/itest/http-jsonrpc/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml b/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml
index 3ccb8f1e79..cf9b6a4b57 100644
--- a/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml
+++ b/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml
@@ -48,6 +48,13 @@
<version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-jetty</artifactId>
+ <version>1.6-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>