summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy-logging/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-07-09 17:11:31 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-07-09 17:11:31 +0000
commite549b5fdded309c9bd4c0ba61bbeec4673bdf883 (patch)
tree4e0958af9d7b6458408b529fc81b924af54d6a2c /java/sca/modules/policy-logging/pom.xml
parentad7f276b9b4421c7436b7d42b88ee5240b16b4ee (diff)
Update the dependency and change the namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792609 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/policy-logging/pom.xml')
-rw-r--r--java/sca/modules/policy-logging/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/sca/modules/policy-logging/pom.xml b/java/sca/modules/policy-logging/pom.xml
index 218458c9fb..c8dc8362a9 100644
--- a/java/sca/modules/policy-logging/pom.xml
+++ b/java/sca/modules/policy-logging/pom.xml
@@ -38,6 +38,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-core-spi</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>