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.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 6ee96664a..58997f2e9 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -243,4 +243,18 @@ litigation.
version="0.3.1"
unpack="false"/>
+ <plugin
+ id="org.eclipse.mylar.core"
+ download-size="0"
+ install-size="0"
+ version="0.3.1.7"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.mylar.tasks"
+ download-size="0"
+ install-size="0"
+ version="0.3.1.7"
+ unpack="false"/>
+
</feature>

Back to the top