Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-12-09 04:14:26 +0000
committermkersten2006-12-09 04:14:26 +0000
commit51ed47e036925281ea3b65039a5f7ddd3292cbce (patch)
treee03e09faed40581919b99498b505e999c4ebe1ad /org.eclipse.mylyn.bugzilla-feature
parent80f30b9f16012439ae200e3b1c8fbda3d9ddd555 (diff)
downloadorg.eclipse.mylyn.tasks-51ed47e036925281ea3b65039a5f7ddd3292cbce.tar.gz
org.eclipse.mylyn.tasks-51ed47e036925281ea3b65039a5f7ddd3292cbce.tar.xz
org.eclipse.mylyn.tasks-51ed47e036925281ea3b65039a5f7ddd3292cbce.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 6431d3781..e9c37702c 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -219,7 +219,7 @@ litigation.
<requires>
<import plugin="org.eclipse.core.runtime" version="0.0.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.mylar.context.core" version="0.6.1" match="greaterOrEqual"/>
+ <import plugin="org.eclipse.mylar.context.core" version="1.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.mylar.tasks.core"/>
<import plugin="org.eclipse.ui" version="0.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.resources" version="0.0.0" match="greaterOrEqual"/>

Back to the top