diff options
author | Michael Valenta | 2007-06-04 17:16:38 +0000 |
---|---|---|
committer | Michael Valenta | 2007-06-04 17:16:38 +0000 |
commit | f88dbd11a363e971750f4468f002b5d31ae1f37f (patch) | |
tree | b8dfb185d54736c80729a0d78de5f4659c267240 /bundles/org.eclipse.team.ui | |
parent | 3e30bd42fd2bfb9b877747585582fe94ce3e37fe (diff) | |
download | eclipse.platform.team-f88dbd11a363e971750f4468f002b5d31ae1f37f.tar.gz eclipse.platform.team-f88dbd11a363e971750f4468f002b5d31ae1f37f.tar.xz eclipse.platform.team-f88dbd11a363e971750f4468f002b5d31ae1f37f.zip |
Bug 190839 Update Team/Core version number
Diffstat (limited to 'bundles/org.eclipse.team.ui')
-rw-r--r-- | bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF index cd2314ecd..bc1c92574 100644 --- a/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF @@ -20,15 +20,15 @@ Export-Package: org.eclipse.team.internal.ui;x-friends:="org.eclipse.team.cvs.ss org.eclipse.team.ui.history, org.eclipse.team.ui.mapping, org.eclipse.team.ui.synchronize -Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.2.0,4.0.0)";resolution:=optional, - org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)", - org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)", - org.eclipse.team.core;bundle-version="[3.2.0,4.0.0)", - org.eclipse.ui;bundle-version="[3.2.0,4.0.0)", - org.eclipse.compare;bundle-version="[3.2.0,4.0.0)", - org.eclipse.ui.forms;bundle-version="[3.2.0,4.0.0)", - org.eclipse.ui.navigator;bundle-version="[3.2.0,4.0.0)", - org.eclipse.jface.text;bundle-version="[3.2.0,4.0.0)", +Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.3.0,4.0.0)";resolution:=optional, + 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.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)", + org.eclipse.jface.text;bundle-version="[3.3.0,4.0.0)", org.eclipse.ui.navigator.resources;bundle-version="[3.2.0,4.0.0)", org.eclipse.ui.editors;bundle-version="[3.3.0,4.0.0)" Eclipse-LazyStart: true |