Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2008-05-27 05:44:59 +0000
committerEike Stepper2008-05-27 05:44:59 +0000
commit53d58e50ab4ab9f45093ab68529c4f9566c9c5cd (patch)
tree335dd630f3c5d229190812c460cffd8ccb5ec8d2 /features/org.eclipse.net4j-feature
parent83087cefab4d831cdb91a80f52850a9f31cdb422 (diff)
downloadcdo-53d58e50ab4ab9f45093ab68529c4f9566c9c5cd.tar.gz
cdo-53d58e50ab4ab9f45093ab68529c4f9566c9c5cd.tar.xz
cdo-53d58e50ab4ab9f45093ab68529c4f9566c9c5cd.zip
[234041] Prepare graduation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234041
Diffstat (limited to 'features/org.eclipse.net4j-feature')
-rw-r--r--features/org.eclipse.net4j-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.net4j-feature/sourceTemplatePlugin/about.properties2
-rw-r--r--features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties2
4 files changed, 4 insertions, 4 deletions
diff --git a/features/org.eclipse.net4j-feature/feature.properties b/features/org.eclipse.net4j-feature/feature.properties
index 840dfea242..4790a21755 100644
--- a/features/org.eclipse.net4j-feature/feature.properties
+++ b/features/org.eclipse.net4j-feature/feature.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-featureName = Net4j (Incubation)
+featureName = Net4j
providerName = Eclipse.org
description = Net4j
diff --git a/features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties
index 583b5b9013..cdb3a125c2 100644
--- a/features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j-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.
# ==============================================================================
-featureName = Net4j Source (Incubation)
+featureName = Net4j Source
providerName = Eclipse.org
description = Net4j source code
diff --git a/features/org.eclipse.net4j-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.net4j-feature/sourceTemplatePlugin/about.properties
index e4d1d8479a..2befec600d 100644
--- a/features/org.eclipse.net4j-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.net4j-feature/sourceTemplatePlugin/about.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-featureName = Net4j Source (Incubation)
+featureName = Net4j Source
featureText = Net4j Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
diff --git a/features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties
index 622b61432f..bc08604704 100644
--- a/features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j-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 = Net4j Source (Incubation)
+pluginName = Net4j Source
providerName = Eclipse.org
# ==============================================================================

Back to the top