Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2009-04-09 19:11:11 +0000
committerChris Goldthorpe2009-04-09 19:11:11 +0000
commitf221b89dab87711a86d87ba8a6d12406dbb98887 (patch)
tree17e3aeee394980ac14b229afa38a5cd0070d096e /org.eclipse.help
parent0a6a9a4369ece2622ff01bce01b64a74f3be45a7 (diff)
downloadeclipse.platform.ua-f221b89dab87711a86d87ba8a6d12406dbb98887.tar.gz
eclipse.platform.ua-f221b89dab87711a86d87ba8a6d12406dbb98887.tar.xz
eclipse.platform.ua-f221b89dab87711a86d87ba8a6d12406dbb98887.zip
Bug 271811 – Update versions in plug-in dependencies for UA componentsv20090413
Diffstat (limited to 'org.eclipse.help')
-rw-r--r--org.eclipse.help/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.help/META-INF/MANIFEST.MF b/org.eclipse.help/META-INF/MANIFEST.MF
index 413f62805..e1ed481b6 100644
--- a/org.eclipse.help/META-INF/MANIFEST.MF
+++ b/org.eclipse.help/META-INF/MANIFEST.MF
@@ -49,8 +49,8 @@ Export-Package: org.eclipse.help,
org.eclipse.ua.tests,
org.eclipse.ui.intro.universal,
org.eclipse.ui.intro"
-Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)",
- org.eclipse.core.expressions;bundle-version="[3.3.0,4.0.0)";visibility:=reexport
+Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
+ org.eclipse.core.expressions;bundle-version="[3.4.100,4.0.0)";visibility:=reexport
Eclipse-LazyStart: true
Import-Package: com.ibm.icu.text;version="3.8.0",
javax.xml.parsers,

Back to the top