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