summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-jsonrpc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/binding-jsonrpc/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/binding-jsonrpc/pom.xml b/branches/sca-equinox/modules/binding-jsonrpc/pom.xml
index 63fa6d181c..ae4841f86a 100644
--- a/branches/sca-equinox/modules/binding-jsonrpc/pom.xml
+++ b/branches/sca-equinox/modules/binding-jsonrpc/pom.xml
@@ -38,6 +38,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-policy</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>