[140233] Corrected WTP feature versions, names, copyrights, licenses, and update site links.
diff --git a/features/org.eclipse.wst.doc.isv.feature/feature.xml b/features/org.eclipse.wst.doc.isv.feature/feature.xml
index c52565f..12aa90f 100644
--- a/features/org.eclipse.wst.doc.isv.feature/feature.xml
+++ b/features/org.eclipse.wst.doc.isv.feature/feature.xml
@@ -1,18 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.wst.doc.isv.feature"
- label="Web Standard Tools Doc ISV Feature"
- version="1.0.1.qualifier"
+ label="%featureName"
+ version="1.5.0.qualifier"
provider-name="%providerName">
<description>
%description
</description>
+ <copyright>
+ %copyright
+ </copyright>
+
<license url="license.html">
%license
</license>
+ <url>
+ <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
+ </url>
+
<requires>
<import plugin="org.eclipse.help"/>
</requires>