Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-05-06 16:33:34 +0000
committerEike Stepper2009-05-06 16:33:34 +0000
commita78778fd3d7cc5cdf59a7549ed7b036448ed6f05 (patch)
treef5de11f6dfcacdea5d808612fdda7d0580f50c17 /features/org.eclipse.net4j.db.mysql-feature
parent2b0113f506e58347c8031f88a8ccde24538d8f0c (diff)
downloadcdo-a78778fd3d7cc5cdf59a7549ed7b036448ed6f05.tar.gz
cdo-a78778fd3d7cc5cdf59a7549ed7b036448ed6f05.tar.xz
cdo-a78778fd3d7cc5cdf59a7549ed7b036448ed6f05.zip
providerName = Eclipse Modeling Project
Diffstat (limited to 'features/org.eclipse.net4j.db.mysql-feature')
-rw-r--r--features/org.eclipse.net4j.db.mysql-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db.mysql-feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db.mysql-feature/sourceTemplatePlugin/plugin.properties2
3 files changed, 3 insertions, 3 deletions
diff --git a/features/org.eclipse.net4j.db.mysql-feature/feature.properties b/features/org.eclipse.net4j.db.mysql-feature/feature.properties
index 1ea28d1bb8..dcf5e09b41 100644
--- a/features/org.eclipse.net4j.db.mysql-feature/feature.properties
+++ b/features/org.eclipse.net4j.db.mysql-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 MYSQL Adapter
description = Net4j DB Framework MYSQL Adapter contains the MYSQL Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for MYSQL. This needs to be downloaded separately.
diff --git a/features/org.eclipse.net4j.db.mysql-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.db.mysql-feature/sourceTemplateFeature/feature.properties
index b81631b14e..d2315b1f2a 100644
--- a/features/org.eclipse.net4j.db.mysql-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.db.mysql-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 MYSQL Adapter Source
description = Net4j DB Framework MYSQL Adapter Source contains the sources of the Net4j DB Framework MYSQL Adapter feature.
diff --git a/features/org.eclipse.net4j.db.mysql-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j.db.mysql-feature/sourceTemplatePlugin/plugin.properties
index 8d14573f69..64da61bfab 100644
--- a/features/org.eclipse.net4j.db.mysql-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j.db.mysql-feature/sourceTemplatePlugin/plugin.properties
@@ -17,7 +17,7 @@
# ==============================================================================
pluginName = Net4j DB Framework MYSQL Adapter Source
-providerName = Eclipse.org
+providerName = Eclipse Modeling Project
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%

Back to the top