Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.cvs-feature/feature.xml')
-rw-r--r--features/org.eclipse.cvs-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.cvs-feature/feature.xml b/features/org.eclipse.cvs-feature/feature.xml
index ea9d42ec8..4fe956ee2 100644
--- a/features/org.eclipse.cvs-feature/feature.xml
+++ b/features/org.eclipse.cvs-feature/feature.xml
@@ -24,7 +24,7 @@
</url>
<requires>
- <import feature="org.eclipse.platform" version="3.3.0" match="compatible"/>
+ <import feature="org.eclipse.platform" version="3.6.0" match="greaterOrEqual"/>
</requires>
<plugin

Back to the top