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