Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2011-02-25 21:59:43 +0000
committerPascal Rapicault2011-02-25 21:59:43 +0000
commitb56a248a0e0106ee06b04d7bceab84a3cb6cb64c (patch)
tree29901456e306ff1bd4f02497e37e57aaafa798a6 /org.eclipse.m2e.sdk.feature
parentb84537e87fad1e84faba5e9dd23633292af9e38e (diff)
downloadm2e-core-b56a248a0e0106ee06b04d7bceab84a3cb6cb64c.tar.gz
m2e-core-b56a248a0e0106ee06b04d7bceab84a3cb6cb64c.tar.xz
m2e-core-b56a248a0e0106ee06b04d7bceab84a3cb6cb64c.zip
Edit bundle vendor and bundle names
Diffstat (limited to 'org.eclipse.m2e.sdk.feature')
-rw-r--r--org.eclipse.m2e.sdk.feature/feature.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.m2e.sdk.feature/feature.properties b/org.eclipse.m2e.sdk.feature/feature.properties
index babd9bbc..bb33e126 100644
--- a/org.eclipse.m2e.sdk.feature/feature.properties
+++ b/org.eclipse.m2e.sdk.feature/feature.properties
@@ -18,7 +18,7 @@
featureName=M2Eclipse Extensions Development Support (Optional)
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse m2e
+providerName=Eclipse.org - m2e
# "updateSiteName" property - label for the update site
#updateSiteName=The Eclipse Project Updates

Back to the top