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/team
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/team')
-rw-r--r--plugins/team/org.eclipse.papyrus.team.svn/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/team/org.eclipse.papyrus.team.svn/plugin.properties b/plugins/team/org.eclipse.papyrus.team.svn/plugin.properties
index 6722e0ce099..72b305bd7d9 100644
--- a/plugins/team/org.eclipse.papyrus.team.svn/plugin.properties
+++ b/plugins/team/org.eclipse.papyrus.team.svn/plugin.properties
@@ -4,5 +4,5 @@
#
# $Id$
-pluginName = Papyrus SVN Integration (Incubation)
+pluginName = Papyrus SVN Integration
providerName = Eclipse Modeling Project

Back to the top