303935  -  need to remove most, change a few, webtools repository URL in feature.xml
diff --git a/features/org.eclipse.jst.enterprise_tests.feature/feature.properties b/features/org.eclipse.jst.enterprise_tests.feature/feature.properties
index 0c6cbce..3d14128 100644
--- a/features/org.eclipse.jst.enterprise_tests.feature/feature.properties
+++ b/features/org.eclipse.jst.enterprise_tests.feature/feature.properties
@@ -20,8 +20,6 @@
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse Web Tools Platform
 
-# "updateSiteName" property - label for the update site
-updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
 
 # "description" property - description of the feature
 description=JST enterprise tests
diff --git a/features/org.eclipse.jst.enterprise_tests.feature/feature.xml b/features/org.eclipse.jst.enterprise_tests.feature/feature.xml
index 3cbfd05..73e65d4 100644
--- a/features/org.eclipse.jst.enterprise_tests.feature/feature.xml
+++ b/features/org.eclipse.jst.enterprise_tests.feature/feature.xml
@@ -17,9 +17,6 @@
       %license
    </license>
 
-   <url>
-      <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
-   </url>
 
    <plugin
          id="org.eclipse.jst.validation.sample"
diff --git a/features/org.eclipse.jst.web_tests.feature/feature.properties b/features/org.eclipse.jst.web_tests.feature/feature.properties
index f07e997..cb21bc5 100644
--- a/features/org.eclipse.jst.web_tests.feature/feature.properties
+++ b/features/org.eclipse.jst.web_tests.feature/feature.properties
@@ -20,8 +20,6 @@
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse Web Tools Platform
 
-# "updateSiteName" property - label for the update site
-updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
 
 # "description" property - description of the feature
 description=JST Web tests
diff --git a/features/org.eclipse.jst.web_tests.feature/feature.xml b/features/org.eclipse.jst.web_tests.feature/feature.xml
index 609bbba..3c8aa2d 100644
--- a/features/org.eclipse.jst.web_tests.feature/feature.xml
+++ b/features/org.eclipse.jst.web_tests.feature/feature.xml
@@ -17,9 +17,6 @@
       %license
    </license>
 
-   <url>
-      <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
-   </url>
 
    <plugin
          id="org.eclipse.jst.j2ee.core.tests"