summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml')
-rw-r--r--java/sca/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/sca/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml b/java/sca/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
index ff71b1981c..506801a64a 100644
--- a/java/sca/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
+++ b/java/sca/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
@@ -35,6 +35,11 @@
<dependencies>
<dependency>
<groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-monitor-logging</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
<artifactId>tuscany-assembly</artifactId>
<version>${pom.version}</version>
</dependency>