Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.authentication.admin.test/META-INF')
-rw-r--r--plugins/org.eclipse.osee.authentication.admin.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.authentication.admin.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.authentication.admin.test/META-INF/MANIFEST.MF
index 889f14bc90e..b45b12a0ee5 100644
--- a/plugins/org.eclipse.osee.authentication.admin.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.authentication.admin.test/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: OSEE Authentication Admin Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.authentication.admin.test
Bundle-Version: 0.22.0.qualifier
Fragment-Host: org.eclipse.osee.authentication.admin
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: Eclipse Open System Engineering Environment
Import-Package: org.hamcrest.core,
org.junit,

Back to the top