Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-07-17 07:49:54 +0000
committermkersten2006-07-17 07:49:54 +0000
commit6ebba541a03cd8813b981b73191936f1669cb08f (patch)
tree3aba149fa62176de32f5dbda19288b50d7447798 /org.eclipse.mylyn.bugzilla-feature/feature.xml
parent5e9ebb7e4aeb873db436ae1bb0073e7b3d1e0222 (diff)
downloadorg.eclipse.mylyn.tasks-6ebba541a03cd8813b981b73191936f1669cb08f.tar.gz
org.eclipse.mylyn.tasks-6ebba541a03cd8813b981b73191936f1669cb08f.tar.xz
org.eclipse.mylyn.tasks-6ebba541a03cd8813b981b73191936f1669cb08f.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 4962776d7..7dc320fbd 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="Mylar Connector: Bugzilla"
- version="0.6.0.v20060715-1400"
+ version="0.6.0.v20060717-1600"
provider-name="Eclipse.org"
plugin="org.eclipse.mylar">
@@ -234,21 +234,21 @@ 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.6.0.v20060714-1330" match="greaterOrEqual"/>
+ <import feature="org.eclipse.mylar_feature" version="0.6.0.v20060717-1600" match="greaterOrEqual"/>
</requires>
<plugin
id="org.eclipse.mylar.bugzilla.core"
download-size="0"
install-size="0"
- version="0.6.0.v20060715-1400"
+ version="0.6.0.v20060717-1600"
unpack="false"/>
<plugin
id="org.eclipse.mylar.bugzilla.ui"
download-size="0"
install-size="0"
- version="0.6.0.v20060715-1400"
+ version="0.6.0.v20060717-1600"
unpack="false"/>
</feature>

Back to the top