Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.server-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo.server-feature/feature.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/features/org.eclipse.emf.cdo.server-feature/feature.xml b/features/org.eclipse.emf.cdo.server-feature/feature.xml
index 277fe03b6b..c1f3fd2cb8 100644
--- a/features/org.eclipse.emf.cdo.server-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.server-feature/feature.xml
@@ -35,15 +35,6 @@
<update label="%updateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
</url>
- <requires>
- <import plugin="org.eclipse.net4j" version="0.8.0" match="equivalent"/>
- <import plugin="org.eclipse.osgi"/>
- <import plugin="org.eclipse.emf.cdo.protocol" version="0.8.0" match="equivalent"/>
- <import plugin="org.eclipse.core.runtime" version="3.3.0" match="compatible"/>
- <import plugin="org.eclipse.net4j.db" version="0.8.0" match="equivalent"/>
- <import plugin="org.eclipse.emf.cdo.server" version="0.8.0" match="equivalent"/>
- </requires>
-
<plugin
id="org.eclipse.emf.cdo.protocol"
download-size="0"

Back to the top