summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/domain
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-26 10:53:06 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-26 10:53:06 +0000
commit7ac90896b8149bb6ba09a5f631c7213af191d65f (patch)
tree525e3eeb3455c96febfa2f06e290a601b5aecdc3 /branches/sca-java-1.x/itest/domain
parent7e3b571f1ba4a17a09070adab74e8f159841da7c (diff)
Fixes for TUSCANY-2690
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720798 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest/domain')
-rw-r--r--branches/sca-java-1.x/itest/domain/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/domain/pom.xml b/branches/sca-java-1.x/itest/domain/pom.xml
index 45ce8c1081..25c4a76e1a 100644
--- a/branches/sca-java-1.x/itest/domain/pom.xml
+++ b/branches/sca-java-1.x/itest/domain/pom.xml
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-monitor-logging</artifactId>
+ <artifactId>tuscany-monitor</artifactId>
<version>1.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>