[314388] Use a central update site.
diff --git a/releng/org.eclipse.emf.ecoretools.build-feature/feature.properties b/releng/org.eclipse.emf.ecoretools.build-feature/feature.properties
index 0c53630..41b54db 100644
--- a/releng/org.eclipse.emf.ecoretools.build-feature/feature.properties
+++ b/releng/org.eclipse.emf.ecoretools.build-feature/feature.properties
@@ -12,7 +12,7 @@
 #  *
 #  * </copyright>
 #  *
-#  * $Id: feature.properties,v 1.1 2010/05/11 19:49:46 emerks Exp $
+#  * $Id: feature.properties,v 1.2 2010/06/01 16:28:18 emerks Exp $
 #  */
 
 # NLS_MESSAGEFORMAT_VAR
@@ -156,6 +156,3 @@
 \n\
 Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
 ########### end of license property ##########################################
-
-# "updateSiteName" property - label for the update site (on download.eclipse.org)
-updateSiteName=Eclipse Modeling Framework Technologies (EMFT) Updates
diff --git a/releng/org.eclipse.emf.ecoretools.build-feature/feature.xml b/releng/org.eclipse.emf.ecoretools.build-feature/feature.xml
index fe2180b..ee0b977 100644
--- a/releng/org.eclipse.emf.ecoretools.build-feature/feature.xml
+++ b/releng/org.eclipse.emf.ecoretools.build-feature/feature.xml
@@ -22,12 +22,6 @@
       %license
    </license>
 
-   <url>
-      <update label="%updateSiteName" url="http://www.eclipse.org/modeling/emft/updates/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
-      <discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
-   </url>
-
    <includes
          id="org.eclipse.emf.ecoretools.all"
          version="0.0.0"/>