Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2007-02-21 21:55:36 +0000
committerThomas Watson2007-02-21 21:55:36 +0000
commitd61f0e8aadebeaacb2e248b12a2bb527cc521514 (patch)
tree680b5b1fddf2f66e1c1c98259763409d80a20467
parent1bc95567294534df690e510320faadffe5387080 (diff)
downloadrt.equinox.bundles-d61f0e8aadebeaacb2e248b12a2bb527cc521514.tar.gz
rt.equinox.bundles-d61f0e8aadebeaacb2e248b12a2bb527cc521514.tar.xz
rt.equinox.bundles-d61f0e8aadebeaacb2e248b12a2bb527cc521514.zip
move up to CDC-1.0/Foundation-1.0 EE
-rwxr-xr-xbundles/org.eclipse.equinox.app/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.app/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.app/META-INF/MANIFEST.MF
index 0ab05571a..bed53cf61 100755
--- a/bundles/org.eclipse.equinox.app/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.app/META-INF/MANIFEST.MF
@@ -29,4 +29,4 @@ Comment-DynamicImport: this is only used to allow late binding of the package
DynamicImport-Package: org.osgi.service.event;version="1.0.0"
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.3,
- OSGi/Minimum-1.1
+ CDC-1.0/Foundation-1.0

Back to the top