diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-04 21:09:28 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-04 21:09:28 +0000 |
commit | bc1c8ab4c48c3a81824dac27ba71a8d1277797b9 (patch) | |
tree | 23c988da3cf03f70f49413ed753a439e5e6f0f80 /java/sca/itest/exceptions-simple-ws | |
parent | 84f0a5f2ace3b19ff61928d32ab5674ff0daf462 (diff) |
Merge itest changes from sca-equinox branch into trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723439 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/exceptions-simple-ws')
-rw-r--r-- | java/sca/itest/exceptions-simple-ws/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/exceptions-simple-ws/pom.xml b/java/sca/itest/exceptions-simple-ws/pom.xml index 3450e3a79d..5e68bb3640 100644 --- a/java/sca/itest/exceptions-simple-ws/pom.xml +++ b/java/sca/itest/exceptions-simple-ws/pom.xml @@ -51,7 +51,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-host-tomcat</artifactId> + <artifactId>tuscany-host-jetty</artifactId> <version>2.0-SNAPSHOT</version> <scope>runtime</scope> </dependency> |