summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/itest/builder/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-29 06:44:22 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-29 06:44:22 +0000
commitfcef778b4fb5b4ee7d828c1e9cfb62af2d48d869 (patch)
tree3037a45c5b4fec2e94c20da66a695951dd7b8584 /branches/sca-equinox/itest/builder/pom.xml
parentb732557ce29c5cc982957861dfb698a66d4a3e18 (diff)
Fixed monitor module to avoid having to export monitor implementation classes. Removed dependencies on monitor-logging.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700000 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/itest/builder/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/sca-equinox/itest/builder/pom.xml b/branches/sca-equinox/itest/builder/pom.xml
index 5eda64fdd8..2088649e60 100644
--- a/branches/sca-equinox/itest/builder/pom.xml
+++ b/branches/sca-equinox/itest/builder/pom.xml
@@ -44,13 +44,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-monitor-logging</artifactId>
- <version>1.4-SNAPSHOT</version>
- <scope>test</scope>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-workspace-impl</artifactId>
<version>1.4-SNAPSHOT</version>
<scope>test</scope>