Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.net4j.db-feature')
-rw-r--r--features/org.eclipse.net4j.db-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties2
3 files changed, 3 insertions, 3 deletions
diff --git a/features/org.eclipse.net4j.db-feature/feature.properties b/features/org.eclipse.net4j.db-feature/feature.properties
index 5a52f99f8c..da78732ffe 100644
--- a/features/org.eclipse.net4j.db-feature/feature.properties
+++ b/features/org.eclipse.net4j.db-feature/feature.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-providerName = Eclipse.org
+providerName = Eclipse Modeling Project
featureName = Net4j DB Framework
description = Net4j DB Framework contains the database core framework and database provider plugins (derby, hsqldb and mysql).
diff --git a/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties
index de7b118d7e..c481a8ed68 100644
--- a/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-providerName = Eclipse.org
+providerName = Eclipse Modeling Project
featureName = Net4j DB Framework Source
description = Net4j DB Framework Source contains the sources of the Net4j DB Framework feature.
diff --git a/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties
index 42b400019a..3ffd34567c 100644
--- a/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties
@@ -17,7 +17,7 @@
# ==============================================================================
pluginName = Net4j DB Framework Source
-providerName = Eclipse.org
+providerName = Eclipse Modeling Project
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%

Back to the top