Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.sandbox.dev-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.sandbox.dev-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.sandbox.dev-feature/feature.xml b/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
index 86a1e24b..ebf9c23a 100644
--- a/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
+++ b/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
@@ -29,7 +29,7 @@
</license>
<requires>
- <import feature="org.eclipse.mylyn.context_feature" version="3.8.0" match="compatible"/>
+ <import feature="org.eclipse.mylyn.context_feature" version="3.9.0" match="compatible"/>
</requires>
<plugin

Back to the top