Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-09-26 19:40:42 +0000
committermkersten2007-09-26 19:40:42 +0000
commitfd055aaf7a5bfa8230e7fad4aac605e6fc14923d (patch)
treec85ee54d81be0d419400ffdd6843eaf0ac1b9642 /org.eclipse.mylyn.bugzilla-feature
parent71d27ac24490c0f632e1d901614342c9d52c25e2 (diff)
downloadorg.eclipse.mylyn.tasks-fd055aaf7a5bfa8230e7fad4aac605e6fc14923d.tar.gz
org.eclipse.mylyn.tasks-fd055aaf7a5bfa8230e7fad4aac605e6fc14923d.tar.xz
org.eclipse.mylyn.tasks-fd055aaf7a5bfa8230e7fad4aac605e6fc14923d.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 7f9293dd9..df3ac6ef8 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -235,7 +235,7 @@ litigation.
<import plugin="org.eclipse.update.ui"/>
<import plugin="org.eclipse.mylyn.bugzilla.core"/>
<import plugin="org.eclipse.mylyn.tasks.ui"/>
- <import feature="org.eclipse.mylyn_feature" version="2.0.0.v20070831-1600" match="greaterOrEqual"/>
+ <import feature="org.eclipse.mylyn_feature" version="2.1.0.v20070926-1230" match="greaterOrEqual"/>
</requires>
<plugin

Back to the top