Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-10-13 22:51:53 +0000
committerspingel2009-10-13 22:51:53 +0000
commitd37ba33a207f7370a7ac6635eb59422f6d05ee38 (patch)
tree30dbf72758c8379f5805c9dab74a5335da62c775 /org.eclipse.mylyn.trac-feature
parent7ff38e5e246e46992f4d636f7d7b0861bbf7e6d8 (diff)
downloadorg.eclipse.mylyn.tasks-d37ba33a207f7370a7ac6635eb59422f6d05ee38.tar.gz
org.eclipse.mylyn.tasks-d37ba33a207f7370a7ac6635eb59422f6d05ee38.tar.xz
org.eclipse.mylyn.tasks-d37ba33a207f7370a7ac6635eb59422f6d05ee38.zip
NEW - bug 221939: [releng] manage branches
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221939
Diffstat (limited to 'org.eclipse.mylyn.trac-feature')
-rw-r--r--org.eclipse.mylyn.trac-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac-feature/feature.xml b/org.eclipse.mylyn.trac-feature/feature.xml
index b2182405d..4ae875e2a 100644
--- a/org.eclipse.mylyn.trac-feature/feature.xml
+++ b/org.eclipse.mylyn.trac-feature/feature.xml
@@ -46,7 +46,7 @@
<import plugin="org.apache.xmlrpc" version="3.0.0" match="compatible"/>
<import plugin="org.eclipse.osgi"/>
<import plugin="org.apache.commons.httpclient"/>
- <import feature="org.eclipse.mylyn_feature" version="3.2.0.I20090531" match="compatible"/>
+ <import feature="org.eclipse.mylyn_feature" version="3.3.0.I20091013" match="compatible"/>
</requires>
<plugin

Back to the top