[123569] Need to add qualifier to version numbers
diff --git a/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties
index a7ed33a..5e83e11 100644
--- a/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties
@@ -15,7 +15,9 @@
 # This file should be translated.
 
 # "featureName" property - name of the feature
-featureName=Source for xml_core feature plugins
+featureName=Source for WTP XML Core Plugins
+
+copyright=Copyright (c) 2000, 2006 IBM Corporation and others.
 
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse.org
diff --git a/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.xml b/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.xml
index b9aacc2..87a377d 100644
--- a/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.xml
+++ b/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.xml
@@ -21,18 +21,10 @@
       <update label="Web Tools Project Update Site" url="http://download.eclipse.org/webtools/updates/"/>
    </url>
 
-   <includes
-         id="org.eclipse.wst.xml_core.feature"
-         version="0.0.0"
-         search-location="both"/>
 
-   <includes
-         id="org.eclipse.wst.xml_core.feature.source"
-         version="0.0.0"
-         search-location="both"/>
 
    <plugin
-         id="org.eclipse.wst.xml_ui.feature.source"
+         id="org.eclipse.wst.xml_core.feature.source"
          download-size="0"
          install-size="0"
          version="0.0.0"/>