summaryrefslogtreecommitdiffstats
path: root/java/sca/otest/current
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2009-06-22 09:45:52 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2009-06-22 09:45:52 +0000
commit9294dbcb3dae21955f28712ad4674c02d8eb960d (patch)
treef23c6630a5addc1e2ee31166627828e1b4f66bc8 /java/sca/otest/current
parent66e4d62f30cf7737f52664a5d760999e6e755b55 (diff)
correct spelling of dependency - partial fix for build problem issue - now need to get missing class files into jar in project General_Java
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787182 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/otest/current')
-rw-r--r--java/sca/otest/current/tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/otest/current/tests/pom.xml b/java/sca/otest/current/tests/pom.xml
index 5515f84ecf..50899c936f 100644
--- a/java/sca/otest/current/tests/pom.xml
+++ b/java/sca/otest/current/tests/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-otests-general-java</artifactId>
+ <artifactId>tuscany-otests-asm-General_Java</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>