summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-03-18 22:58:34 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-03-18 22:58:34 +0000
commit5fbcecbe65fc00fd3a2ec28c375d8cc923debda5 (patch)
tree6b731601cf6b7c528cb334e9efb3f1ea7bbd2bba /java/sca/modules/implementation-osgi/pom.xml
parentf7e48d3ddaa6ce6c79ccb25224889949311c40f1 (diff)
Fix the test dependency and add the "write"
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755769 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-osgi/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/implementation-osgi/pom.xml b/java/sca/modules/implementation-osgi/pom.xml
index 2c4faca03e..2ffb4f4d59 100644
--- a/java/sca/modules/implementation-osgi/pom.xml
+++ b/java/sca/modules/implementation-osgi/pom.xml
@@ -65,6 +65,7 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
<version>2.0-SNAPSHOT</version>
+ <scope>test</scope>
</dependency>
<dependency>