Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.commons.repositories.tests/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.commons.repositories.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.commons.repositories.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.commons.repositories.tests/META-INF/MANIFEST.MF
index 2a83d612..00b0e54c 100644
--- a/org.eclipse.mylyn.commons.repositories.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.commons.repositories.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Commons Tests
Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories.tests;singleton:=true
Bundle-Version: 1.1.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.net,
org.eclipse.equinox.security,

Back to the top