summaryrefslogtreecommitdiffstats
path: root/java/sca/otest/current/General_C
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/otest/current/General_C')
-rw-r--r--java/sca/otest/current/General_C/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/sca/otest/current/General_C/pom.xml b/java/sca/otest/current/General_C/pom.xml
index ec4d3955cc..c7d6e7864a 100644
--- a/java/sca/otest/current/General_C/pom.xml
+++ b/java/sca/otest/current/General_C/pom.xml
@@ -28,12 +28,12 @@
<name>Apache Tuscany SCA Specification Tests ASM General_C</name>
<build>
- <sourceDirectory>../src/main/resources/ASM_General_C</sourceDirectory>
+ <sourceDirectory>../src/main/resources/General_C</sourceDirectory>
<resources>
<resource>
- <directory>../src/main/resources/ASM_General_C</directory>
+ <directory>../src/main/resources/General_C</directory>
</resource>
</resources>
- <outputDirectory>../tests/target/ASM_General_C</outputDirectory>
+ <outputDirectory>../tests/target/General_C</outputDirectory>
</build>
</project>