summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/host-webapp/pom.xml')
-rw-r--r--branches/sca-equinox/modules/host-webapp/pom.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/host-webapp/pom.xml b/branches/sca-equinox/modules/host-webapp/pom.xml
index a079b1d6a7..8eaa40f406 100644
--- a/branches/sca-equinox/modules/host-webapp/pom.xml
+++ b/branches/sca-equinox/modules/host-webapp/pom.xml
@@ -41,7 +41,14 @@
<artifactId>tuscany-host-http</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>
-
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-node-api</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ <scope>compile</scope>
+ </dependency>
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>