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/infra/services/org.eclipse.papyrus.infra.services.localizer
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/infra/services/org.eclipse.papyrus.infra.services.localizer')
-rw-r--r--plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/plugin.properties b/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/plugin.properties
index dc5321d68c1..f0ce888eed6 100644
--- a/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/plugin.properties
+++ b/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/plugin.properties
@@ -9,5 +9,5 @@
# CEA LIST - Initial API and implementation
#
-pluginName = Papyrus EMF Object Localizer Service (Incubation)
+pluginName = Papyrus EMF Object Localizer Service
providerName = Eclipse Modeling Project

Back to the top