Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.sandbox.ui-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.sandbox.ui-feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.sandbox.ui-feature/feature.xml b/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
index 060a8c83..dfde3c79 100644
--- a/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
+++ b/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
@@ -29,9 +29,9 @@
</license>
<requires>
- <import feature="org.eclipse.mylyn.context_feature" version="3.8.0" match="compatible"/>
- <import feature="org.eclipse.mylyn.pde_feature" version="3.8.0" match="compatible"/>
- <import feature="org.eclipse.mylyn.java_feature" version="3.8.0" match="compatible"/>
+ <import feature="org.eclipse.mylyn.context_feature" version="3.9.0" match="compatible"/>
+ <import feature="org.eclipse.mylyn.pde_feature" version="3.9.0" match="compatible"/>
+ <import feature="org.eclipse.mylyn.java_feature" version="3.9.0" match="compatible"/>
</requires>
<plugin

Back to the top