Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF
index 46b5fceb..cff29b74 100644
--- a/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: Mylyn Incubator (Incubation)
Bundle-SymbolicName: org.eclipse.mylyn.wikitext.sandbox.ui
Bundle-Version: 2.5.0.qualifier
Bundle-Vendor: Eclipse.org
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.mylyn.wikitext.core;bundle-version="1.3.0",
org.eclipse.mylyn.wikitext.ui;bundle-version="1.3.0"
Export-Package: org.eclipse.mylyn.internal.sandbox.wikitext.ui;x-internal:=true

Back to the top