Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.tcf.repo/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/features/org.eclipse.tcf.repo/pom.xml b/features/org.eclipse.tcf.repo/pom.xml
index 4c445fdad..46fd28a35 100644
--- a/features/org.eclipse.tcf.repo/pom.xml
+++ b/features/org.eclipse.tcf.repo/pom.xml
@@ -109,9 +109,6 @@
<fileset dir="target/checksumFix">
<include name="**" />
</fileset>
- <fileset dir="target">
- <include name="${tcf-zipfile}"/>
- </fileset>
</copy>
<chmod perm="g+w">
<fileset dir="${tcf-install}">

Back to the top