diff --git a/rse/features/org.eclipse.rse.efs-feature/feature.properties b/rse/features/org.eclipse.rse.efs-feature/feature.properties index a2aa5b7f648..1c26a18db24 100644 --- a/rse/features/org.eclipse.rse.efs-feature/feature.properties +++ b/rse/features/org.eclipse.rse.efs-feature/feature.properties @@ -18,7 +18,7 @@ featureName=RSE Experimental Eclipse Filesystem (EFS) Provider # "providerName" property - name of the company that provides the feature -providerName=Eclipse.org +providerName=Eclipse DSDP Project # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates diff --git a/rse/features/org.eclipse.rse.efs-feature/feature.xml b/rse/features/org.eclipse.rse.efs-feature/feature.xml index fc8a76178ad..e84a50cf0e9 100644 --- a/rse/features/org.eclipse.rse.efs-feature/feature.xml +++ b/rse/features/org.eclipse.rse.efs-feature/feature.xml @@ -36,15 +36,15 @@ diff --git a/rse/features/org.eclipse.rse.efs-feature/sourceTemplatePlugin/plugin.properties b/rse/features/org.eclipse.rse.efs-feature/sourceTemplatePlugin/plugin.properties index 261e8a56072..1ae5057a84d 100644 --- a/rse/features/org.eclipse.rse.efs-feature/sourceTemplatePlugin/plugin.properties +++ b/rse/features/org.eclipse.rse.efs-feature/sourceTemplatePlugin/plugin.properties @@ -9,4 +9,4 @@ # Martin Oberhuber - initial API and implementation ################################################################################ pluginName=RSE Experimental EFS Provider Source -providerName=Eclipse.org +providerName=Eclipse DSDP Project diff --git a/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties b/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties index 4241f9bc4f0..6203028d655 100644 --- a/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties +++ b/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties @@ -17,4 +17,4 @@ # NLS_MESSAGEFORMAT_VAR pluginName = RSE EFS Support -providerName = Eclipse.org +providerName = Eclipse DSDP Project