Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tests.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.tests.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tests.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tests.ui/META-INF/MANIFEST.MF
index 97e94790..cffa1fda 100644
--- a/org.eclipse.mylyn.tests.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tests.ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: Mylyn UI Tests
Bundle-SymbolicName: org.eclipse.mylyn.tests.ui;singleton:=true
Bundle-Version: 3.20.0.qualifier
Bundle-Vendor: Eclipse Mylyn
-Bundle-RequiredExecutionEnvironment: JavaSE-1.7
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.swtbot.eclipse.core;bundle-version="2.0.0",
org.eclipse.swtbot.eclipse.finder;bundle-version="2.0.0",
org.eclipse.swtbot.swt.finder;bundle-version="2.0.0",

Back to the top