Get ready for update site by pointing to new site and
updating text to describe VE update site.
diff --git a/features/org.eclipse.jem-feature/feature.properties b/features/org.eclipse.jem-feature/feature.properties
index 705fcb2..c66cdbc 100644
--- a/features/org.eclipse.jem-feature/feature.properties
+++ b/features/org.eclipse.jem-feature/feature.properties
@@ -10,7 +10,7 @@
 ###############################################################################
 #
 # $Source: /cvsroot/webtools/jeetools.move/webtools.javaee.git/features/org.eclipse.jem-feature/Attic/feature.properties,v $
-# $Revision: 1.1 $  $Date: 2003/10/28 16:18:39 $
+# $Revision: 1.2 $  $Date: 2004/07/16 15:35:06 $
 #
 
 
@@ -27,7 +27,7 @@
 providerName=Eclipse.org
 
 # "updateSiteName" property - label for the update site
-updateSiteName=Eclipse.org update site
+updateSiteName=Visual Editor update site
 
 # "description" property - description of the feature
 description=Java EMF Model, including BeanInfo, Java Model, Proxy support (with remote vm and IDE vm support).
diff --git a/features/org.eclipse.jem-feature/feature.xml b/features/org.eclipse.jem-feature/feature.xml
index 9598e8d..cf085a1 100644
--- a/features/org.eclipse.jem-feature/feature.xml
+++ b/features/org.eclipse.jem-feature/feature.xml
@@ -11,7 +11,8 @@
    </license>
 
    <url>
-      <update label="%updateSiteName" url="http://update.eclipse.org/updates"/>
+      <update label="%updateSiteName" url="http://update.eclipse.org/tools/ve/updates/1.0"/>
+      <discovery label="%updateSiteName" url="http://update.eclipse.org/tools/ve/updates/1.0"/>
    </url>
 
    <includes
diff --git a/features/org.eclipse.jem-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.jem-feature/sourceTemplateFeature/feature.properties
index b082cc1..7823393 100644
--- a/features/org.eclipse.jem-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.jem-feature/sourceTemplateFeature/feature.properties
@@ -10,7 +10,7 @@
 ###############################################################################
 #
 # $Source: /cvsroot/webtools/jeetools.move/webtools.javaee.git/features/org.eclipse.jem-feature/sourceTemplateFeature/Attic/feature.properties,v $
-# $Revision: 1.2 $  $Date: 2003/11/03 19:16:05 $
+# $Revision: 1.3 $  $Date: 2004/07/16 15:35:06 $
 #
 
 
@@ -27,7 +27,7 @@
 providerName=Eclipse.org
 
 # "updateSiteName" property - label for the update site
-updateSiteName=Eclipse.org update site
+updateSiteName=Visual Editor update site
 
 # "description" property - description of the feature
 description=API documentation and source zips for the Java EMF Model.