diff options
Diffstat (limited to 'extraplugins/bpmn/org.eclipse.papyrus.bpmn/META-INF/MANIFEST.MF')
-rw-r--r-- | extraplugins/bpmn/org.eclipse.papyrus.bpmn/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/META-INF/MANIFEST.MF b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/META-INF/MANIFEST.MF index f79de249662..5bf36f8ea54 100644 --- a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/META-INF/MANIFEST.MF +++ b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/META-INF/MANIFEST.MF @@ -6,7 +6,7 @@ Export-Package: org.eclipse.papyrus.bpmn, Require-Bundle: org.eclipse.ui;bundle-version="3.107.0", org.eclipse.core.runtime;bundle-version="3.11.0", org.eclipse.uml2.uml;bundle-version="5.1.0";visibility:=reexport, - org.eclipse.papyrus.infra.elementtypesconfigurations;bundle-version="1.2.0" + org.eclipse.papyrus.infra.types.core;bundle-version="1.2.0" Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-ClassPath: . |