summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/itest/large-sdo-ws/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/itest/large-sdo-ws/pom.xml')
-rw-r--r--branches/sca-equinox/itest/large-sdo-ws/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-equinox/itest/large-sdo-ws/pom.xml b/branches/sca-equinox/itest/large-sdo-ws/pom.xml
index 64aba086cb..7d43c544a9 100644
--- a/branches/sca-equinox/itest/large-sdo-ws/pom.xml
+++ b/branches/sca-equinox/itest/large-sdo-ws/pom.xml
@@ -73,7 +73,7 @@
</dependencies>
- <!-- Declare tuscany-host-tomcat dependency in the default profile so that it can be replaced -->
+ <!-- Declare tuscany-host-jetty dependency in the default profile so that it can be replaced -->
<profiles>
<profile>
<id>default</id>
@@ -83,7 +83,7 @@
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-host-tomcat</artifactId>
+ <artifactId>tuscany-host-jetty</artifactId>
<version>1.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>