mass fix to provider name (release which future changes)
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties index e87c4ee..6725e67 100644 --- a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties +++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties
@@ -18,7 +18,7 @@ featureName=WTP Patches for org.eclipse.jst.enterprise_ui.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.jst.web_core.feature.patch/feature.properties b/features/org.eclipse.jst.web_core.feature.patch/feature.properties index 8bcac87..0bc3ee3 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -18,7 +18,7 @@ featureName=WTP Patches for org.eclipse.jst.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.jst.web_ui.feature.patch/feature.properties b/features/org.eclipse.jst.web_ui.feature.patch/feature.properties index 3955aba..2d00b1b 100644 --- a/features/org.eclipse.jst.web_ui.feature.patch/feature.properties +++ b/features/org.eclipse.jst.web_ui.feature.patch/feature.properties
@@ -18,7 +18,7 @@ featureName=WTP Patches for org.eclipse.jst.web_ui.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