make providerName correct and consistent
diff --git a/assembly/features/org.eclipse.jst.feature/feature.properties b/assembly/features/org.eclipse.jst.feature/feature.properties
index 19b0b69..a777ae1 100644
--- a/assembly/features/org.eclipse.jst.feature/feature.properties
+++ b/assembly/features/org.eclipse.jst.feature/feature.properties
@@ -21,7 +21,7 @@
optionalAxis2FeatureName=Axis2 Tools (Optional)
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
diff --git a/assembly/features/org.eclipse.jst.sdk/feature.properties b/assembly/features/org.eclipse.jst.sdk/feature.properties
index 7527828..4fd5acc 100644
--- a/assembly/features/org.eclipse.jst.sdk/feature.properties
+++ b/assembly/features/org.eclipse.jst.sdk/feature.properties
@@ -18,7 +18,7 @@
featureName=Java EE Developer Tools SDK
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
diff --git a/assembly/features/org.eclipse.jst.tests/feature.properties b/assembly/features/org.eclipse.jst.tests/feature.properties
index 860f607..a9357e8 100644
--- a/assembly/features/org.eclipse.jst.tests/feature.properties
+++ b/assembly/features/org.eclipse.jst.tests/feature.properties
@@ -18,7 +18,7 @@
featureName=Java EE Developer Tools Tests
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
diff --git a/assembly/features/org.eclipse.wst.feature/feature.properties b/assembly/features/org.eclipse.wst.feature/feature.properties
index 84feaf9..c2fea7f 100644
--- a/assembly/features/org.eclipse.wst.feature/feature.properties
+++ b/assembly/features/org.eclipse.wst.feature/feature.properties
@@ -18,7 +18,7 @@
featureName=Web Developer Tools
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
diff --git a/assembly/features/org.eclipse.wst.sdk/feature.properties b/assembly/features/org.eclipse.wst.sdk/feature.properties
index e119efa..e41513d 100644
--- a/assembly/features/org.eclipse.wst.sdk/feature.properties
+++ b/assembly/features/org.eclipse.wst.sdk/feature.properties
@@ -18,7 +18,7 @@
featureName=Web Developer Tools SDK
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
diff --git a/assembly/features/org.eclipse.wst.tests.feature/feature.properties b/assembly/features/org.eclipse.wst.tests.feature/feature.properties
index e6e5644..727cc94 100644
--- a/assembly/features/org.eclipse.wst.tests.feature/feature.properties
+++ b/assembly/features/org.eclipse.wst.tests.feature/feature.properties
@@ -18,7 +18,7 @@
featureName=Web Developer Tools Tests
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site