make providerName correct and consistent
diff --git a/org.eclipse.wtp.releng.versionchecker/plugin.properties b/org.eclipse.wtp.releng.versionchecker/plugin.properties
index 198fc7c..17452ea 100644
--- a/org.eclipse.wtp.releng.versionchecker/plugin.properties
+++ b/org.eclipse.wtp.releng.versionchecker/plugin.properties
@@ -2,4 +2,4 @@
 Bundle-Name.0 = Versionchecker Plug-in
 extension.name.0 = Dependency Checker
 extension.name.1 = Version Lister
-Bundle-Vendor.0 = Eclipse.org
\ No newline at end of file
+Bundle-Vendor.0 = Eclipse Web Tools Platform
\ No newline at end of file
diff --git a/tests/org.eclipse.wtp.releng.tests/plugin.properties b/tests/org.eclipse.wtp.releng.tests/plugin.properties
index ed2afa6..4c9f14d 100644
--- a/tests/org.eclipse.wtp.releng.tests/plugin.properties
+++ b/tests/org.eclipse.wtp.releng.tests/plugin.properties
@@ -1,3 +1,3 @@
 # properties file for org.eclipse.wtp.releng.tests
 Bundle-Name.0 = WTP Releng Tests
-Bundle-Vendor.0 = Eclipse.org
\ No newline at end of file
+Bundle-Vendor.0 = Eclipse Web Tools Platform
\ No newline at end of file