Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.cvs-feature/feature.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/features/org.eclipse.cvs-feature/feature.xml b/features/org.eclipse.cvs-feature/feature.xml
index 8e1446e7a..4fb436493 100644
--- a/features/org.eclipse.cvs-feature/feature.xml
+++ b/features/org.eclipse.cvs-feature/feature.xml
@@ -19,12 +19,6 @@
%license
</license>
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/eclipse/updates/3.6"/>
- <discovery label="%updateSiteName" url="http://download.eclipse.org/eclipse/updates/3.6"/>
- <discovery label="%secondaryUpdateSiteName" url="http://download.eclipse.org/releases/helios"/>
- </url>
-
<requires>
<import feature="org.eclipse.platform" version="3.7.0" match="greaterOrEqual"/>
</requires>

Back to the top