Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server.mongodb')
-rw-r--r--plugins/org.eclipse.emf.cdo.server.mongodb/about.properties4
-rw-r--r--plugins/org.eclipse.emf.cdo.server.mongodb/plugin.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server.mongodb/about.properties b/plugins/org.eclipse.emf.cdo.server.mongodb/about.properties
index e25414ad4a..257f43711b 100644
--- a/plugins/org.eclipse.emf.cdo.server.mongodb/about.properties
+++ b/plugins/org.eclipse.emf.cdo.server.mongodb/about.properties
@@ -16,8 +16,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-featureName = CDO Model Repository Server MongoDB Support
-featureText = CDO Model Repository Server MongoDB Support\n\
+featureName = CDO Model Repository Server MongoDB Store
+featureText = CDO Model Repository Server MongoDB Store\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
diff --git a/plugins/org.eclipse.emf.cdo.server.mongodb/plugin.properties b/plugins/org.eclipse.emf.cdo.server.mongodb/plugin.properties
index 374e2aad65..01c95d1fca 100644
--- a/plugins/org.eclipse.emf.cdo.server.mongodb/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.server.mongodb/plugin.properties
@@ -7,5 +7,5 @@
# Contributors:
# Eike Stepper - initial API and implementation
-pluginName = CDO Model Repository Server MongoDB Support
+pluginName = CDO Model Repository Server MongoDB Store
providerName = Eclipse Modeling Project

Back to the top