Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmisinco2015-04-24 12:35:53 +0000
committerjmisinco2015-04-24 12:35:53 +0000
commit8b3c5ec60fbe9339cd0e71e59c9beefb489cc00b (patch)
treeffe0acb742f047e5cecc78247a361efa0cd03e8a /plugins/org.eclipse.osee.ats.dsl.integration.test/META-INF/MANIFEST.MF
parente336a127c7645b5e1f076336d35ebbe494208fef (diff)
downloadorg.eclipse.osee-8b3c5ec60fbe9339cd0e71e59c9beefb489cc00b.tar.gz
org.eclipse.osee-8b3c5ec60fbe9339cd0e71e59c9beefb489cc00b.tar.xz
org.eclipse.osee-8b3c5ec60fbe9339cd0e71e59c9beefb489cc00b.zip
feature: Luna, Java8, Tycho 0.22
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