Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 82a4fd262..105fcb4a8 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -234,7 +234,7 @@ litigation.
<import plugin="org.eclipse.ui.workbench.texteditor" version="0.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.update.ui"/>
<import plugin="org.eclipse.mylar.tasks.ui"/>
- <import feature="org.eclipse.mylar_feature" version="0.6.2" match="greaterOrEqual"/>
+ <import feature="org.eclipse.mylar_feature" version="0.7.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.mylar.tasks.core"/>
</requires>

Back to the top