minor fixup of build.properties
diff --git a/features/org.eclipse.wst.server_core.feature/build.properties b/features/org.eclipse.wst.server_core.feature/build.properties
index f3362ee..7f47694 100644
--- a/features/org.eclipse.wst.server_core.feature/build.properties
+++ b/features/org.eclipse.wst.server_core.feature/build.properties
@@ -3,8 +3,3 @@
                epl-v10.html,\
                license.html,\
                feature.properties
-src.includes = build.properties,\
-               eclipse_update_120.jpg,\
-               epl-v10.html,\
-               feature.xml,\
-               license.html
diff --git a/features/org.eclipse.wst.server_core.feature/feature.xml b/features/org.eclipse.wst.server_core.feature/feature.xml
index c86e969..84eef82 100644
--- a/features/org.eclipse.wst.server_core.feature/feature.xml
+++ b/features/org.eclipse.wst.server_core.feature/feature.xml
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.eclipse.wst.server_core.feature"
-      label="org.eclipse.wst.server_core.feature"
-      version="1.0.100.qualifier">
+      label="Server Core Feature"
+      version="1.0.100.qualifier"
+      provider-name="Eclipse.org">
 
    <description>
       %description
@@ -11,6 +12,7 @@
    <license url="license.html">
       %license
    </license>
+
    <url>
       <update label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates/"/>
    </url>
diff --git a/features/org.eclipse.wst.server_ui.feature/feature.xml b/features/org.eclipse.wst.server_ui.feature/feature.xml
index 53134ec..549e4fd 100644
--- a/features/org.eclipse.wst.server_ui.feature/feature.xml
+++ b/features/org.eclipse.wst.server_ui.feature/feature.xml
@@ -2,7 +2,8 @@
 <feature
       id="org.eclipse.wst.server_ui.feature"
       label="WST Server UI Feature"
-      version="1.0.100.qualifier">
+      version="1.0.100.qualifier"
+      provider-name="Eclipse.org">
 
    <description>
       %description
@@ -16,7 +17,6 @@
       <update label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates/"/>
    </url>
 
-
    <includes
          id="org.eclipse.wst.server_userdoc.feature"
          version="0.0.0"/>