Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2007-08-24 15:08:46 +0000
committerKim Moir2007-08-24 15:08:46 +0000
commit2bd3c07aa81841acc9f2dc687331372cfc9ca768 (patch)
tree468fa2a28c794d51c227cf4f745d386ea3a9c240 /features
parent59341524cb797b970ca95b1a2b8ea72447414011 (diff)
downloadeclipse.platform.team-2bd3c07aa81841acc9f2dc687331372cfc9ca768.tar.gz
eclipse.platform.team-2bd3c07aa81841acc9f2dc687331372cfc9ca768.tar.xz
eclipse.platform.team-2bd3c07aa81841acc9f2dc687331372cfc9ca768.zip
Bug 201094 update 3.4 features so they don't use update.eclipse.org urlv20080407av20080314v20080313av20070824
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.cvs-feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.cvs-feature/feature.xml b/features/org.eclipse.cvs-feature/feature.xml
index ea2b81d14..6537cd289 100644
--- a/features/org.eclipse.cvs-feature/feature.xml
+++ b/features/org.eclipse.cvs-feature/feature.xml
@@ -14,8 +14,8 @@
</license>
<url>
- <update label="%updateSiteName" url="http://update.eclipse.org/updates/3.4"/>
- <discovery label="%updateSiteName" url="http://update.eclipse.org/updates/3.4"/>
+ <update label="%updateSiteName" url="http://download.eclipse.org/eclipse/updates/3.4"/>
+ <discovery label="%updateSiteName" url="http://download.eclipse.org/eclipse/updates/3.4"/>
</url>
<requires>

Back to the top