Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.tcf.core.sdk.feature/feature.xml')
-rw-r--r--features/org.eclipse.tcf.core.sdk.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.tcf.core.sdk.feature/feature.xml b/features/org.eclipse.tcf.core.sdk.feature/feature.xml
index 15940a6d1..cffe213da 100644
--- a/features/org.eclipse.tcf.core.sdk.feature/feature.xml
+++ b/features/org.eclipse.tcf.core.sdk.feature/feature.xml
@@ -32,7 +32,7 @@
</url>
<requires>
- <import feature="org.eclipse.tcf.core.feature" version="1.2.0" match="greaterOrEqual"/>
+ <import feature="org.eclipse.tcf.core.feature" version="1.3.0" match="greaterOrEqual"/>
</requires>
<plugin

Back to the top