summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-rmi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/host-rmi/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/host-rmi/pom.xml b/sca-java-2.x/trunk/modules/host-rmi/pom.xml
index b00e404696..1d7a696e49 100644
--- a/sca-java-2.x/trunk/modules/host-rmi/pom.xml
+++ b/sca-java-2.x/trunk/modules/host-rmi/pom.xml
@@ -31,8 +31,10 @@
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-core-spi</artifactId>
+ <artifactId>tuscany-core-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
+ <type>pom</type>
+ <scope>provided</scope>
</dependency>
</dependencies>