Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2010-06-25 21:03:40 +0000
committerspingel2010-06-25 21:03:40 +0000
commitb6b07c842260ca8e607599eac68eb55e52257f4e (patch)
treea21a162d58ba02392a1f87eb20a4383b033bcb4a
parentb7e179e54c92d6ef664b4017bad79c56759b688d (diff)
downloadorg.eclipse.mylyn.tasks-b6b07c842260ca8e607599eac68eb55e52257f4e.tar.gz
org.eclipse.mylyn.tasks-b6b07c842260ca8e607599eac68eb55e52257f4e.tar.xz
org.eclipse.mylyn.tasks-b6b07c842260ca8e607599eac68eb55e52257f4e.zip
NEW - bug 317544: update versions to 3.4.1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=317544
-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 b36016d27..efdd6a4e9 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -34,7 +34,7 @@
<requires>
<import plugin="org.eclipse.mylyn.commons.xmlrpc" version="3.4.0" match="compatible"/>
- <import feature="org.eclipse.mylyn_feature" version="3.4.0.qualifier" match="perfect"/>
+ <import feature="org.eclipse.mylyn_feature" version="3.4.1.qualifier" match="perfect"/>
</requires>
<plugin

Back to the top