summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-18 07:24:02 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-18 07:24:02 +0000
commit26fced7b9d139188c002816dc92db321eeab2b11 (patch)
tree7b940aa729a9634d3c797f6a07a4c4e6d9dfae6f /java/sca/modules/node-impl-osgi/pom.xml
parent0bcd3fabdfd106b71e7ed1c2e152d5ade6d50b18 (diff)
Refactor the OSGi remote services implementation and improve the notifications
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826369 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/node-impl-osgi/pom.xml')
-rw-r--r--java/sca/modules/node-impl-osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/node-impl-osgi/pom.xml b/java/sca/modules/node-impl-osgi/pom.xml
index 2b06e06208..c5af2a491b 100644
--- a/java/sca/modules/node-impl-osgi/pom.xml
+++ b/java/sca/modules/node-impl-osgi/pom.xml
@@ -52,7 +52,7 @@
<groupId>org.eclipse.osgi</groupId>
<artifactId>services</artifactId>
<version>3.2.0-v20090520-1800</version>
- <scope>test</scope>
+ <scope>compile</scope>
</dependency>
<!-- Equinox Declarative Services -->