diff options
-rw-r--r-- | java/sca/otest/current/tests/pom.xml | 2 |
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> |