diff options
author | Eike Stepper | 2008-06-13 05:38:45 +0000 |
---|---|---|
committer | Eike Stepper | 2008-06-13 05:38:45 +0000 |
commit | 2993983f1052976c59f853b15ea2b85c5b5bb93a (patch) | |
tree | 1d430f7210c768ab2917f7561a8a999cdcc96678 /features | |
parent | 6b960b491ffa6eaf34172bf2d13475bdc83e3383 (diff) | |
download | cdo-2993983f1052976c59f853b15ea2b85c5b5bb93a.tar.gz cdo-2993983f1052976c59f853b15ea2b85c5b5bb93a.tar.xz cdo-2993983f1052976c59f853b15ea2b85c5b5bb93a.zip |
[234041] Prepare graduation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234041
Diffstat (limited to 'features')
5 files changed, 5 insertions, 5 deletions
diff --git a/features/org.eclipse.emf.cdo-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.emf.cdo-feature/sourceTemplatePlugin/plugin.properties index c6727e6a03..5912d2fed5 100644 --- a/features/org.eclipse.emf.cdo-feature/sourceTemplatePlugin/plugin.properties +++ b/features/org.eclipse.emf.cdo-feature/sourceTemplatePlugin/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = CDO Source +pluginName = CDO Model Repository Client Source providerName = Eclipse.org # ============================================================================== diff --git a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/plugin.properties index 20b7dc7040..3506e238b4 100644 --- a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/plugin.properties +++ b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = CDO Examples Source +pluginName = CDO Model Repository Examples Source providerName = Eclipse.org # ============================================================================== diff --git a/features/org.eclipse.emf.cdo.server-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.emf.cdo.server-feature/sourceTemplatePlugin/plugin.properties index 85e86da9cc..e650b7d540 100644 --- a/features/org.eclipse.emf.cdo.server-feature/sourceTemplatePlugin/plugin.properties +++ b/features/org.eclipse.emf.cdo.server-feature/sourceTemplatePlugin/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = CDO Server Source +pluginName = CDO Model Repository Server Source providerName = Eclipse.org # ============================================================================== diff --git a/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplatePlugin/plugin.properties index a432da5ec3..d896d75c64 100644 --- a/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplatePlugin/plugin.properties +++ b/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplatePlugin/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = CDO Server Hibernate Source +pluginName = CDO Model Repository Server Hibernate Source providerName = Eclipse.org # ============================================================================== diff --git a/features/org.eclipse.emf.cdo.tests-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.emf.cdo.tests-feature/sourceTemplatePlugin/plugin.properties index 9e37e215a6..722b396e90 100644 --- a/features/org.eclipse.emf.cdo.tests-feature/sourceTemplatePlugin/plugin.properties +++ b/features/org.eclipse.emf.cdo.tests-feature/sourceTemplatePlugin/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = CDO Tests Source +pluginName = CDO Model Repository Tests Source providerName = Eclipse.org # ============================================================================== |