[140235] Add feature descriptions
diff --git a/features/org.eclipse.wst.server_core.feature/feature.xml b/features/org.eclipse.wst.server_core.feature/feature.xml
index 32927a8..b73f225 100644
--- a/features/org.eclipse.wst.server_core.feature/feature.xml
+++ b/features/org.eclipse.wst.server_core.feature/feature.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.wst.server_core.feature"
- label="Server Core Feature"
+ label="%featureName"
version="1.5.0.qualifier"
- provider-name="Eclipse.org">
+ provider-name="%providerName">
<description>
%description
</description>
- <license url="license.html">
+ <license url="%licenseURL">
%license
</license>
<url>
- <update label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates/"/>
+ <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
</url>
<requires>