Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.trac-feature/feature.xml')
-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 3f586f191..1e7b6c0f1 100644
--- a/org.eclipse.mylyn.trac-feature/feature.xml
+++ b/org.eclipse.mylyn.trac-feature/feature.xml
@@ -77,7 +77,7 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
<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.0.0.I20080614-0900" match="compatible"/>
+ <import feature="org.eclipse.mylyn_feature" version="3.0.1.I20080716" match="compatible"/>
</requires>
<plugin

Back to the top