Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF')
-rw-r--r--plugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF b/plugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
index ca29f9dcf5f..fd2fbb0ff64 100644
--- a/plugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
+++ b/plugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Require-Bundle: org.eclipse.emf.ecore,
org.eclipse.papyrus.extensionpoints.uml2;bundle-version="0.9.0",
org.eclipse.uml2.uml;bundle-version="3.1.0",
- org.eclipse.papyrus.umlutils;bundle-version="0.9.0",
+ org.eclipse.papyrus.uml.tools.utils;bundle-version="0.9.0",
org.eclipse.papyrus.diagram.common;bundle-version="0.9.0"
Export-Package: org.eclipse.papyrus.MARTE,
org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM,

Back to the top