Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo-feature/feature.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.cdo-feature/feature.xml b/features/org.eclipse.emf.cdo-feature/feature.xml
index a38d2e2e87..14054f2df3 100644
--- a/features/org.eclipse.emf.cdo-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo-feature/feature.xml
@@ -32,7 +32,9 @@
</license>
<url>
- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
+ <update label="%emfUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
+ <discovery label="%emfUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
+ <discovery label="%emftUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
</url>
<plugin

Back to the top