Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-06-26 18:31:18 +0000
committermkersten2007-06-26 18:31:18 +0000
commitfb962e62a8e93905cb96ef92cf3907ac0e5f8d94 (patch)
tree4e8e9a1bbc1959653b1d83eb1363c2cc7bacc1a1
parent577abf19393a5e14d6b02a2b29f641cda2820576 (diff)
downloadorg.eclipse.mylyn.tasks-fb962e62a8e93905cb96ef92cf3907ac0e5f8d94.tar.gz
org.eclipse.mylyn.tasks-fb962e62a8e93905cb96ef92cf3907ac0e5f8d94.tar.xz
org.eclipse.mylyn.tasks-fb962e62a8e93905cb96ef92cf3907ac0e5f8d94.zip
Version update
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml2
-rw-r--r--org.eclipse.mylyn.trac-feature/feature.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 3d16c161c..8389a55c5 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -240,7 +240,7 @@ litigation.
<import plugin="org.eclipse.mylyn.tasks.ui"/>
<import plugin="org.eclipse.jface"/>
<import plugin="org.eclipse.mylyn.bugzilla.ui"/>
- <import feature="org.eclipse.mylyn_feature" version="2.0.0.v20070619-1930" match="compatible"/>
+ <import feature="org.eclipse.mylyn_feature" version="2.0.0.v20070626-1000" match="compatible"/>
</requires>
<plugin
diff --git a/org.eclipse.mylyn.trac-feature/feature.xml b/org.eclipse.mylyn.trac-feature/feature.xml
index 2c0e9308c..15a9e6868 100644
--- a/org.eclipse.mylyn.trac-feature/feature.xml
+++ b/org.eclipse.mylyn.trac-feature/feature.xml
@@ -218,7 +218,7 @@ litigation.
</url>
<requires>
- <import feature="org.eclipse.mylyn_feature" version="2.0.0.v20070619-1930" match="compatible"/>
+ <import feature="org.eclipse.mylyn_feature" version="2.0.0.v20070626-1000" match="compatible"/>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.ui.forms"/>
<import plugin="org.eclipse.core.runtime"/>

Back to the top