Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index c9833931b..a3c009d0b 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.mylar.bugzilla_feature"
label="org.eclipse.mylar.bugzilla-feature"
- version="0.3.0"
+ version="0.3.1"
provider-name="University of British Columbia">
<description>
@@ -232,7 +232,14 @@ litigation.
id="org.eclipse.mylar.bugzilla.core"
download-size="0"
install-size="0"
- version="0.3.0"
+ version="0.3.1"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.mylar.bugzilla.ui"
+ download-size="0"
+ install-size="0"
+ version="0.3.1"
unpack="false"/>
</feature>

Back to the top