summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi-runtime/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 19:23:30 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 19:23:30 +0000
commit21dc84e4d9917649086d35d0a08da4087f24a1b3 (patch)
tree1c1a5608298999cbf3c3d41f0c143ab8ae5d359d /java/sca/modules/implementation-osgi-runtime/pom.xml
parent47455e68ae21f2b10a46ac6eda7fe956ac7a6f8b (diff)
Move the test into node-impl-osgi
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755358 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-osgi-runtime/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/sca/modules/implementation-osgi-runtime/pom.xml b/java/sca/modules/implementation-osgi-runtime/pom.xml
index 91ee8e3e24..a3e94109e2 100644
--- a/java/sca/modules/implementation-osgi-runtime/pom.xml
+++ b/java/sca/modules/implementation-osgi-runtime/pom.xml
@@ -168,6 +168,12 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-rmi-runtime</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>