summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/otest/current/General/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/java/sca/otest/current/General/pom.xml b/java/sca/otest/current/General/pom.xml
index e96b5b647b..3a4d02350a 100644
--- a/java/sca/otest/current/General/pom.xml
+++ b/java/sca/otest/current/General/pom.xml
@@ -28,12 +28,6 @@
<name>Apache Tuscany SCA Specification Tests ASM General</name>
<build>
- <sourceDirectory>../src/main/resources/General</sourceDirectory>
- <resources>
- <resource>
- <directory>../src/main/resources/General</directory>
- </resource>
- </resources>
- <outputDirectory>../tests/target/General</outputDirectory>
+ <finalName>${artifactId}</finalName>
</build>
</project>