Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ats.dsl.integration.test/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.ats.dsl.integration.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ats.dsl.integration.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ats.dsl.integration.test/META-INF/MANIFEST.MF
index 245bbc23cd0..56ed0c2eee3 100644
--- a/plugins/org.eclipse.osee.ats.dsl.integration.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ats.dsl.integration.test/META-INF/MANIFEST.MF
@@ -4,6 +4,6 @@ Bundle-Name: ATS DSL Integration Test
Bundle-SymbolicName: org.eclipse.osee.ats.dsl.integration.test
Bundle-Version: 0.22.0.qualifier
Fragment-Host: org.eclipse.osee.ats.dsl.integration
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: Eclipse Open System Engineering Environment
Require-Bundle: org.junit;bundle-version="4.11.0"

Back to the top