Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ote.client/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.ote.client/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ote.client/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ote.client/META-INF/MANIFEST.MF
index d12193c8587..e392fc4d572 100644
--- a/plugins/org.eclipse.osee.ote.client/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ote.client/META-INF/MANIFEST.MF
@@ -68,6 +68,6 @@ Import-Package: net.jini.activation,
org.osgi.util.tracker
Export-Package: org.eclipse.osee.ote.service,
org.eclipse.osee.ote.service.core
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.osee.framework.logging,
org.eclipse.osee.framework.messaging

Back to the top