Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/org.eclipse.papyrus.dev.infra.emf.export/META-INF/MANIFEST.MF')
-rw-r--r--sandbox/org.eclipse.papyrus.dev.infra.emf.export/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/org.eclipse.papyrus.dev.infra.emf.export/META-INF/MANIFEST.MF b/sandbox/org.eclipse.papyrus.dev.infra.emf.export/META-INF/MANIFEST.MF
index 8a189800c1c..f6dd48cafd8 100644
--- a/sandbox/org.eclipse.papyrus.dev.infra.emf.export/META-INF/MANIFEST.MF
+++ b/sandbox/org.eclipse.papyrus.dev.infra.emf.export/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Export EMF (Incubation)
Bundle-SymbolicName: org.eclipse.papyrus.infra.emf.export;singleton:=true
Bundle-Version: 0.10.0.qualifier
-Bundle-Activator: org.eclipse.papyrus.infra.emf.export.Activator
+Bundle-Activator: org.eclipse.papyrus.dev.infra.emf.export.Activator
Bundle-Vendor: Eclipse Modeling Language
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,

Back to the top