mass fix to provider name (release which future changes)
diff --git a/features/org.eclipse.wst.web_core.feature.patch/feature.properties b/features/org.eclipse.wst.web_core.feature.patch/feature.properties index 4100134..050c1cb 100644 --- a/features/org.eclipse.wst.web_core.feature.patch/feature.properties +++ b/features/org.eclipse.wst.web_core.feature.patch/feature.properties
@@ -18,7 +18,7 @@ featureName=WTP Patches for org.eclipse.wst.web_core.feature # "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/features/org.eclipse.wst.xml_core.feature.patch/feature.properties b/features/org.eclipse.wst.xml_core.feature.patch/feature.properties index 30fb58e..26345db 100644 --- a/features/org.eclipse.wst.xml_core.feature.patch/feature.properties +++ b/features/org.eclipse.wst.xml_core.feature.patch/feature.properties
@@ -18,7 +18,7 @@ featureName=WTP Patches for org.eclipse.wst.xml_core.feature # "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