Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2007-01-17 18:02:24 +0000
committerKim Moir2007-01-17 18:02:24 +0000
commitb42f7780fd0cce10c4f66b43051e39f194c7da0e (patch)
treef7d6640901ad83394732cad3d9f7a6f6ed1968ba /features
parent793e5cb60ce302bea5cf9b7fbaf6c1464348da37 (diff)
downloadeclipse.platform.team-b42f7780fd0cce10c4f66b43051e39f194c7da0e.tar.gz
eclipse.platform.team-b42f7780fd0cce10c4f66b43051e39f194c7da0e.tar.xz
eclipse.platform.team-b42f7780fd0cce10c4f66b43051e39f194c7da0e.zip
fix update site
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 c192a00b0..385ccd706 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.2"/>
- <discovery label="%updateSiteName" url="http://update.eclipse.org/updates/3.2"/>
+ <update label="%updateSiteName" url="http://update.eclipse.org/updates/3.3"/>
+ <discovery label="%updateSiteName" url="http://update.eclipse.org/updates/3.3"/>
</url>
<requires>

Back to the top