summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/policies/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/itest/policies/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/sca/itest/policies/pom.xml b/java/sca/itest/policies/pom.xml
index 919e5c057b..4d9168ba95 100644
--- a/java/sca/itest/policies/pom.xml
+++ b/java/sca/itest/policies/pom.xml
@@ -37,6 +37,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-policy-logging</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>test</scope>