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