Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-06-04 11:12:32 +0000
committerCamille Letavernier2014-06-04 11:12:32 +0000
commitebe0fefe6b86e441cf462cf1eca3bd67c26cda10 (patch)
tree8bb24880124da90499d6babd71b8736affeea5c3 /plugins/developer/org.eclipse.papyrus.gmfgenextension
parente98659bae0a8e9776d0ae051a71c8633e7cc5d52 (diff)
downloadorg.eclipse.papyrus-ebe0fefe6b86e441cf462cf1eca3bd67c26cda10.tar.gz
org.eclipse.papyrus-ebe0fefe6b86e441cf462cf1eca3bd67c26cda10.tar.xz
org.eclipse.papyrus-ebe0fefe6b86e441cf462cf1eca3bd67c26cda10.zip
[Releng] Remove the (Incubation) suffix from all (main) plug-ins and
features Update the Bundle test accordingly
Diffstat (limited to 'plugins/developer/org.eclipse.papyrus.gmfgenextension')
-rw-r--r--plugins/developer/org.eclipse.papyrus.gmfgenextension/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/developer/org.eclipse.papyrus.gmfgenextension/plugin.properties b/plugins/developer/org.eclipse.papyrus.gmfgenextension/plugin.properties
index 730d66905b0..abfb9f2571b 100644
--- a/plugins/developer/org.eclipse.papyrus.gmfgenextension/plugin.properties
+++ b/plugins/developer/org.eclipse.papyrus.gmfgenextension/plugin.properties
@@ -8,5 +8,5 @@
# Contributors:
# Patrick Tessier patrick.tessier@cea.fr - Initial API and implementation
##################################################################################
-pluginName = Papyrus Extensions to the GMFGen Model Plugin (Incubation)
+pluginName = Papyrus Extensions to the GMFGen Model Plugin
providerName=Eclipse Modeling Project

Back to the top