diff options
Diffstat (limited to 'java/sca/itest/policy/pom.xml')
-rw-r--r-- | java/sca/itest/policy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/policy/pom.xml b/java/sca/itest/policy/pom.xml index 16fd2039c0..67e956abca 100644 --- a/java/sca/itest/policy/pom.xml +++ b/java/sca/itest/policy/pom.xml @@ -52,7 +52,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> |