summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/host-webapp/pom.xml')
-rw-r--r--java/sca/modules/host-webapp/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/sca/modules/host-webapp/pom.xml b/java/sca/modules/host-webapp/pom.xml
index 7db27b458b..60e1a21cdd 100644
--- a/java/sca/modules/host-webapp/pom.xml
+++ b/java/sca/modules/host-webapp/pom.xml
@@ -46,14 +46,12 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>runtime</scope>
</dependency>
<dependency>