Update site info updated
diff --git a/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.properties b/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.properties
index 3bfa41a..4351564 100644
--- a/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.properties
+++ b/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.properties
@@ -21,6 +21,9 @@
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse.org
 
+# "updateSiteName" property - label for the update site
+updateSiteName=Borland Update Site
+
 # "description" property - description of the feature
 description=Operational QVT editor support
 
diff --git a/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.xml b/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.xml
index 1e6d18c..a61f287 100644
--- a/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.xml
+++ b/features/org.eclipse.m2m.qvt.oml.editor.feature/feature.xml
@@ -17,6 +17,11 @@
       %license
    </license>
 
+   <url>
+      <update label="%updateSiteName" url="http://altd.borland.com/update/main"/>
+      <discovery label="%updateSiteName" url="http://altd.borland.com/update/main"/>
+   </url>
+
    <requires>
       <import plugin="org.eclipse.core.runtime"/>
       <import plugin="org.eclipse.core.resources"/>