summaryrefslogtreecommitdiffstats
path: root/java/sca/otest/current/ASM_5004/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/otest/current/ASM_5004/pom.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/java/sca/otest/current/ASM_5004/pom.xml b/java/sca/otest/current/ASM_5004/pom.xml
index 63773a9f77..c2f1033c92 100644
--- a/java/sca/otest/current/ASM_5004/pom.xml
+++ b/java/sca/otest/current/ASM_5004/pom.xml
@@ -26,14 +26,8 @@
</parent>
<artifactId>tuscany-otests-asm-ASM_5004</artifactId>
<name>Apache Tuscany SCA Specification Tests ASM ASM_5004</name>
-
+
<build>
- <sourceDirectory>../src/main/resources/ASM_5004</sourceDirectory>
- <resources>
- <resource>
- <directory>../src/main/resources/ASM_5004</directory>
- </resource>
- </resources>
- <outputDirectory>../tests/target/ASM_5004</outputDirectory>
+ <finalName>${artifactId}</finalName>
</build>
</project>