Fix update site url.
diff --git a/org.eclipse.photran-feature/feature.xml b/org.eclipse.photran-feature/feature.xml
index af7a3d4..e99fe26 100644
--- a/org.eclipse.photran-feature/feature.xml
+++ b/org.eclipse.photran-feature/feature.xml
@@ -18,7 +18,7 @@
    </license>
 
    <url>
-      <update label="Photran" url="http://download.eclipse.org/tools/ptp/releases/helios"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/tools/ptp/updates/helios"/>
    </url>
 
    <includes
diff --git a/org.eclipse.photran.intel-feature/feature.xml b/org.eclipse.photran.intel-feature/feature.xml
index 32ce869..6d07bfb 100644
--- a/org.eclipse.photran.intel-feature/feature.xml
+++ b/org.eclipse.photran.intel-feature/feature.xml
@@ -19,7 +19,7 @@
    </license>
 
    <url>
-      <update label="Photran" url="http://download.eclipse.org/tools/ptp/releases/helios"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/tools/ptp/updates/helios"/>
    </url>
 
    <requires>
diff --git a/org.eclipse.photran.xlf-feature/feature.xml b/org.eclipse.photran.xlf-feature/feature.xml
index a4f6307..e9094d8 100644
--- a/org.eclipse.photran.xlf-feature/feature.xml
+++ b/org.eclipse.photran.xlf-feature/feature.xml
@@ -18,7 +18,7 @@
    </license>
 
    <url>
-      <update label="Photran" url="http://download.eclipse.org/tools/ptp/releases/helios"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/tools/ptp/updates/helios"/>
    </url>
 
    <requires>
diff --git a/org.eclipse.rephraserengine-feature/feature.xml b/org.eclipse.rephraserengine-feature/feature.xml
index 38f4ab8..b5bea97 100644
--- a/org.eclipse.rephraserengine-feature/feature.xml
+++ b/org.eclipse.rephraserengine-feature/feature.xml
@@ -18,7 +18,7 @@
    </license>
 
    <url>
-      <update label="Photran" url="http://download.eclipse.org/tools/ptp/releases/helios"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/tools/ptp/updates/helios"/>
    </url>
 
    <requires>
@@ -53,12 +53,6 @@
          version="0.0.0"
          unpack="false"/>
 
-   <!--plugin
-         id="org.eclipse.rephraserengine.doc.isv"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"/-->
-
    <plugin
          id="org.eclipse.rephraserengine.ui"
          download-size="0"