Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2008-12-02 20:36:53 +0000
committerAndrew Niefer2008-12-02 20:36:53 +0000
commit31e64b7da56ed0528b97767dc23fa7c824e17d35 (patch)
treedab888715f1b501b9c2e0650df3bcfcc4b8dbd64 /bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
parent49c9ce0ed2fe5e7600a6de7fb6a928573b565214 (diff)
downloadrt.equinox.p2-31e64b7da56ed0528b97767dc23fa7c824e17d35.tar.gz
rt.equinox.p2-31e64b7da56ed0528b97767dc23fa7c824e17d35.tar.xz
rt.equinox.p2-31e64b7da56ed0528b97767dc23fa7c824e17d35.zip
bug 257248 - unresolved dependenciesv20081202-1545
Diffstat (limited to 'bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
index 56cc9a369..819de077a 100644
--- a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
@@ -20,4 +20,4 @@ Export-Package: org.eclipse.equinox.internal.provisional.simpleconfigurator.mani
org.eclipse.equinox.internal.simpleconfigurator.manipulator;x-friends:="org.eclipse.equinox.p2.touchpoint.eclipse"
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
J2SE-1.4
-Require-Bundle: org.eclipse.equinox.common;bundle-version="3.4.0"
+Require-Bundle: org.eclipse.equinox.common;bundle-version="3.5.0"

Back to the top