make providerName correct and consistent
diff --git a/tests/org.eclipse.wst.xml.core.tests/plugin.properties b/tests/org.eclipse.wst.xml.core.tests/plugin.properties
index c0f1799..5c7eef9 100644
--- a/tests/org.eclipse.wst.xml.core.tests/plugin.properties
+++ b/tests/org.eclipse.wst.xml.core.tests/plugin.properties
@@ -9,5 +9,5 @@
 #     IBM Corporation - initial API and implementation
 ###############################################################################
 # properties file for org.eclipse.wst.xml.core.tests
-Bundle-Vendor.0 = Eclipse.org
+Bundle-Vendor.0 = Eclipse Web Tools Platform
 Bundle-Name.0 = SSE Model XML Tests
\ No newline at end of file
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/plugin.properties b/tests/org.eclipse.wst.xml.tests.encoding/plugin.properties
index 0765ca5..e5bbbaf 100644
--- a/tests/org.eclipse.wst.xml.tests.encoding/plugin.properties
+++ b/tests/org.eclipse.wst.xml.tests.encoding/plugin.properties
@@ -9,5 +9,5 @@
 #     IBM Corporation - initial API and implementation
 ###############################################################################
 # properties file for org.eclipse.wst.xml.tests.encoding
-Bundle-Vendor.0 = Eclipse.org
+Bundle-Vendor.0 = Eclipse Web Tools Platform
 Bundle-Name.0 = Encoding Tests Plug-in
\ No newline at end of file
diff --git a/tests/org.eclipse.wst.xsd.ui.tests/plugin.properties b/tests/org.eclipse.wst.xsd.ui.tests/plugin.properties
index cbe1669..f4c46b9 100644
--- a/tests/org.eclipse.wst.xsd.ui.tests/plugin.properties
+++ b/tests/org.eclipse.wst.xsd.ui.tests/plugin.properties
@@ -9,5 +9,5 @@
 #     IBM Corporation - initial API and implementation
 ###############################################################################
 # properties file for org.eclipse.wst.xsd.ui.tests
-Bundle-Vendor.0 = Eclipse.org
+Bundle-Vendor.0 = Eclipse Web Tools Platform
 Bundle-Name.0 = XSD UI Tests Plug-in
\ No newline at end of file