Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/benchmarks/org.eclipse.papyrus.uml.performances.tests/META-INF/MANIFEST.MF')
-rw-r--r--tests/junit/benchmarks/org.eclipse.papyrus.uml.performances.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/junit/benchmarks/org.eclipse.papyrus.uml.performances.tests/META-INF/MANIFEST.MF b/tests/junit/benchmarks/org.eclipse.papyrus.uml.performances.tests/META-INF/MANIFEST.MF
index 967f5709db5..691ec0ba6f3 100644
--- a/tests/junit/benchmarks/org.eclipse.papyrus.uml.performances.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/benchmarks/org.eclipse.papyrus.uml.performances.tests/META-INF/MANIFEST.MF
@@ -19,5 +19,5 @@ Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.uml.performances.test.Activator
Bundle-SymbolicName: org.eclipse.papyrus.uml.performances.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
Automatic-Module-Name: org.eclipse.papyrus.uml.performances.tests

Back to the top