Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-04-01 03:19:41 +0000
committermkersten2006-04-01 03:19:41 +0000
commitb362be0638b7bcd5a996ffabf4c84d4fc3ccea69 (patch)
treee7b66b7622d99044e32fda29e69e22bb6a2c6772 /org.eclipse.mylyn.bugzilla-feature/feature.xml
parenta88aade241aff12f7389ecbfdeac7455a6140ed0 (diff)
downloadorg.eclipse.mylyn.tasks-b362be0638b7bcd5a996ffabf4c84d4fc3ccea69.tar.gz
org.eclipse.mylyn.tasks-b362be0638b7bcd5a996ffabf4c84d4fc3ccea69.tar.xz
org.eclipse.mylyn.tasks-b362be0638b7bcd5a996ffabf4c84d4fc3ccea69.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 2a7bbd22c..46163f9e8 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -2,14 +2,14 @@
<feature
id="org.eclipse.mylar.bugzilla_feature"
label="Mylar Connector: Bugzilla"
- version="0.4.10.v20060329-2010"
+ version="0.4.10.v20060331-1900"
provider-name="Eclipse.org"
plugin="org.eclipse.mylar">
<description>
Bugzilla client integrated with Eclipse and Mylar, can be used standalone.
</description>
-
+
<copyright>
Copyright (c) 2004 - 2006 Mylar project committers and others.
</copyright>
@@ -247,21 +247,21 @@ litigation.
id="org.eclipse.mylar.bugzilla.core"
download-size="0"
install-size="0"
- version="0.4.10.v20060329-2010"
+ version="0.4.10.v20060331-1900"
unpack="false"/>
<plugin
id="org.eclipse.mylar.bugzilla.ui"
download-size="0"
install-size="0"
- version="0.4.10.v20060329-2010"
+ version="0.4.10.v20060331-1900"
unpack="false"/>
<plugin
id="org.eclipse.mylar.bugs"
download-size="0"
install-size="0"
- version="0.4.10.v20060329-2010"
+ version="0.4.10.v20060331-1900"
unpack="false"/>
</feature>

Back to the top