Blob Blame History Raw
--- com.mountainminds.eclemma.core/META-INF/MANIFEST.MF.bak	2012-05-07 14:26:06.269523320 +0200
+++ com.mountainminds.eclemma.core/META-INF/MANIFEST.MF	2012-05-07 14:29:48.949528796 +0200
@@ -16,9 +16,9 @@
  org.eclipse.debug.core,
  org.eclipse.jdt.core,
  org.eclipse.jdt.launching,
- org.jacoco.core;bundle-version="[0.5.6,0.5.7)",
- org.jacoco.agent;bundle-version="[0.5.6,0.5.7)",
- org.jacoco.report;bundle-version="[0.5.6,0.5.7)"
+ org.jacoco.core;bundle-version="[0.5.6,0.5.8]",
+ org.jacoco.agent;bundle-version="[0.5.6,0.5.8]",
+ org.jacoco.report;bundle-version="[0.5.6,0.5.8]"
 Bundle-Activator: com.mountainminds.eclemma.internal.core.EclEmmaCorePlugin
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
--- com.mountainminds.eclemma.ui/META-INF/MANIFEST.MF.bak	2012-04-10 00:05:36.000000000 +0200
+++ com.mountainminds.eclemma.ui/META-INF/MANIFEST.MF	2012-05-07 15:02:52.666835387 +0200
@@ -6,7 +6,7 @@
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: com.mountainminds.eclemma.core,
- org.jacoco.core;bundle-version="[0.5.6,0.5.7)",
+ org.jacoco.core;bundle-version="[0.5.6,0.5.8)",
  org.eclipse.core.runtime,
  org.eclipse.core.expressions,
  org.eclipse.core.resources,