Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/plugin.xml')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/plugin.xml b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/plugin.xml
index f7d9021d965..038a511f9eb 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/plugin.xml
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/plugin.xml
@@ -27,7 +27,7 @@
</initializer>
</extension>
<extension
- point="org.eclipse.emf.facet.util.emf.core.serialization">
+ point="org.eclipse.papyrus.emf.facet.util.emf.core.serialization">
<serializer
class="org.eclipse.emf.facet.util.emf.core.internal.serialization.serializers.StringSerializer">
</serializer>

Back to the top