commit | 13a4694c5c74aed8260fbd784a2909e8400a1aa0 | [log] [tgz] |
---|---|---|
author | Alex Ruiz <alruiz@google.com> | Tue Oct 18 02:46:35 2011 -0700 |
committer | Alex Ruiz <alruiz@google.com> | Tue Oct 18 02:46:35 2011 -0700 |
tree | 06150ea61d9584aa9d48b5e97214f37997b5ed44 | |
parent | 5b9aca197fce36879ef53ed91c3a5757309f5b36 [diff] [blame] |
protobuf-dt now requires Java 6.
diff --git a/org.mockito/META-INF/MANIFEST.MF b/org.mockito/META-INF/MANIFEST.MF index 9a4ad22..0c5f341 100644 --- a/org.mockito/META-INF/MANIFEST.MF +++ b/org.mockito/META-INF/MANIFEST.MF
@@ -63,4 +63,4 @@ org.objenesis.instantiator, org.objenesis.instantiator.basic, org.objenesis.instantiator.gcj -Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-RequiredExecutionEnvironment: JavaSE-1.6