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