diff options
author | spingel | 2008-07-17 21:55:30 +0000 |
---|---|---|
committer | spingel | 2008-07-17 21:55:30 +0000 |
commit | 3616d4cf1570a0e099c7c88c07f1ffd7bb82c0c0 (patch) | |
tree | c0496671c9dbaa3b9375950b749069c72a477249 /org.eclipse.mylyn.trac-feature | |
parent | b44a54705713163dffbb5734fb513d730db0f9fa (diff) | |
download | org.eclipse.mylyn.tasks-3616d4cf1570a0e099c7c88c07f1ffd7bb82c0c0.tar.gz org.eclipse.mylyn.tasks-3616d4cf1570a0e099c7c88c07f1ffd7bb82c0c0.tar.xz org.eclipse.mylyn.tasks-3616d4cf1570a0e099c7c88c07f1ffd7bb82c0c0.zip |
Version update
Diffstat (limited to 'org.eclipse.mylyn.trac-feature')
-rw-r--r-- | org.eclipse.mylyn.trac-feature/feature.xml | 2 |
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 1e7b6c0f1..c236dcfc7 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.1.I20080716" match="compatible"/> + <import feature="org.eclipse.mylyn_feature" version="3.0.1.I20080716-2300" match="compatible"/> </requires> <plugin |