Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.authentication.ldap.test/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.authentication.ldap.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.authentication.ldap.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.authentication.ldap.test/META-INF/MANIFEST.MF
index 8c514443e6c..2c6da02da46 100644
--- a/plugins/org.eclipse.osee.authentication.ldap.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.authentication.ldap.test/META-INF/MANIFEST.MF
@@ -5,7 +5,7 @@ Bundle-SymbolicName: org.eclipse.osee.authentication.ldap.test
Bundle-Version: 0.22.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.authentication.ldap
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.hamcrest.core,
org.junit,
org.junit.rules,

Back to the top