Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo/plugin.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo/plugin.xml b/plugins/org.eclipse.emf.cdo/plugin.xml
index 20663468e5..a9476075a2 100644
--- a/plugins/org.eclipse.emf.cdo/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo/plugin.xml
@@ -37,7 +37,7 @@
<extension
point="org.eclipse.emf.ecore.generated_package">
<package
- uri="http://www.eclipse.org/emf/CDO/resource/2.0.0"
+ uri="http://www.eclipse.org/emf/CDO/Eresource/2.0.0"
class="org.eclipse.emf.cdo.eresource.EresourcePackage"
genModel="model/resource.genmodel"/>
</extension>

Back to the top