Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/bpmn/org.eclipse.papyrus.bpmn')
-rw-r--r--extraplugins/bpmn/org.eclipse.papyrus.bpmn/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/plugin.xml b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/plugin.xml
index 00b5966d971..1ea6d8b0ed1 100644
--- a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/plugin.xml
+++ b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/plugin.xml
@@ -48,7 +48,7 @@
</elementTypeSet>
</extension>
<extension
- point="org.eclipse.papyrus.views.properties.context">
+ point="org.eclipse.papyrus.infra.properties.contexts">
<context
contextModel="properties/bpmn.ctx"
isCustomizable="true">

Back to the top