summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-11-05 23:39:47 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-11-05 23:39:47 +0000
commit7c6f31efa066bb1492cfd0e7ace9dba06c1a3617 (patch)
treefe0d4f9f233bf91237d5e55cc9ac2b803d7c3063 /sandbox/travelsample
parent88207a4a368fec40dca7fedb69c95077dee6219d (diff)
Add host-jetty
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833238 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample')
-rw-r--r--sandbox/travelsample/launchers/fullapp/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sandbox/travelsample/launchers/fullapp/pom.xml b/sandbox/travelsample/launchers/fullapp/pom.xml
index 3afc431053..28573777a4 100644
--- a/sandbox/travelsample/launchers/fullapp/pom.xml
+++ b/sandbox/travelsample/launchers/fullapp/pom.xml
@@ -116,6 +116,13 @@
<version>${tuscany.version}</version>
<scope>runtime</scope>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-jetty</artifactId>
+ <version>${tuscany.version}</version>
+ <scope>runtime</scope>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>