summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-11-12 10:10:17 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-11-12 10:10:17 +0000
commita6fa5f221ff69d680444de4533981c81a640fadd (patch)
treedabc377784b3d33d9b434178a5fb6b41adef37d5 /sca-java-1.x
parent32fe5b45ea7bf23dc9e485380c729dd2dca2e824 (diff)
Fix problem running mvn eclipse:eclipse caused by changes for r1030068 (part 3)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034331 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml b/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml
index ec56950296..d363c9e2fa 100644
--- a/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml
+++ b/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml
@@ -68,8 +68,6 @@
</dependencies>
<build>
- <sourceDirectory>${basedir}</sourceDirectory>
-
<filters>
<filter>../../target/filter.properties</filter>
</filters>