Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-06-13 04:19:43 +0000
committermkersten2006-06-13 04:19:43 +0000
commit11b171246ca4c0d9c5b4f3778c12906693cbcb56 (patch)
treee183cf6f85537bb7206345d1bb159179f0759445 /org.eclipse.mylyn.bugzilla-feature
parent2b03ec64df9756784b19b94fe5adc83b8142c9f6 (diff)
downloadorg.eclipse.mylyn.tasks-11b171246ca4c0d9c5b4f3778c12906693cbcb56.tar.gz
org.eclipse.mylyn.tasks-11b171246ca4c0d9c5b4f3778c12906693cbcb56.tar.xz
org.eclipse.mylyn.tasks-11b171246ca4c0d9c5b4f3778c12906693cbcb56.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature')
-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 5e09bee96..ed4d9b642 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.editors" version="0.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.ui.workbench.texteditor" version="0.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.update.ui"/>
- <import feature="org.eclipse.mylar_feature" version="0.5.2" match="greaterOrEqual"/>
+ <import feature="org.eclipse.mylar_feature" version="0.5.3" match="greaterOrEqual"/>
</requires>
<plugin

Back to the top