Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/bundles/org.eclipse.ecf/plugin.xml')
-rw-r--r--framework/bundles/org.eclipse.ecf/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf/plugin.xml b/framework/bundles/org.eclipse.ecf/plugin.xml
index 4ce066ed7..33208f559 100644
--- a/framework/bundles/org.eclipse.ecf/plugin.xml
+++ b/framework/bundles/org.eclipse.ecf/plugin.xml
@@ -8,7 +8,7 @@
<containerFactory
class="org.eclipse.ecf.core.BaseContainer$Instantiator"
description="ECF Base Container"
- name="ecf.root">
+ name="ecf.base">
</containerFactory>
</extension>
</plugin>

Back to the top