Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSzymon Brandys2009-04-08 13:29:29 +0000
committerSzymon Brandys2009-04-08 13:29:29 +0000
commitf9d9f83386ef27ba862695d21a01100896bb1fd8 (patch)
tree2d10afcba9abda7a631cee41fef5cfc9b75a32b1 /bundles/org.eclipse.team.ui/META-INF
parent41dcad34277a335dd213365d3f77955f7364a6f8 (diff)
downloadeclipse.platform.team-f9d9f83386ef27ba862695d21a01100896bb1fd8.tar.gz
eclipse.platform.team-f9d9f83386ef27ba862695d21a01100896bb1fd8.tar.xz
eclipse.platform.team-f9d9f83386ef27ba862695d21a01100896bb1fd8.zip
Bug 271612 - Increment minimal versions of required plug-ins in team and compare plug-ins
Diffstat (limited to 'bundles/org.eclipse.team.ui/META-INF')
-rw-r--r--bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF
index 242f1e4dc..0421b634e 100644
--- a/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF
@@ -24,7 +24,7 @@ Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.3.0,4.0.0)";resolution:=op
org.eclipse.core.resources;bundle-version="[3.3.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
org.eclipse.team.core;bundle-version="[3.3.0,4.0.0)",
- org.eclipse.ui;bundle-version="[3.3.0,4.0.0)",
+ org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.compare;bundle-version="[3.3.0,4.0.0)",
org.eclipse.ui.forms;bundle-version="[3.3.0,4.0.0)",
org.eclipse.ui.navigator;bundle-version="[3.3.0,4.0.0)",

Back to the top