summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-tuscany-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'maven-plugins/trunk/maven-tuscany-plugin/pom.xml')
-rw-r--r--maven-plugins/trunk/maven-tuscany-plugin/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml
index e49de2f698..a680f5bf71 100644
--- a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml
+++ b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml
@@ -232,6 +232,12 @@
<version>2.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-jetty</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
</dependencies>
<build>