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/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink
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/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink')
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF
index 4c04e9b0729..a9dece4f9aa 100644
--- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF
@@ -22,7 +22,7 @@ Export-Package: org.eclipse.papyrus.infra.gmfdiag.hyperlink,
Bundle-Vendor: Eclipse Modeling Project
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.0.0.qualifier
-Bundle-Name: GMF Diagram Hyperlink (Incubation)
+Bundle-Name: GMF Diagram Hyperlink
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.hyperlink.Activato
r

Back to the top