Preparing 0.4.0 release, remove redundant dependencies from test fragments.
diff --git a/org.jacoco.ant.test/META-INF/MANIFEST.MF b/org.jacoco.ant.test/META-INF/MANIFEST.MF
index 40b8155..f50e105 100644
--- a/org.jacoco.ant.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.ant.test/META-INF/MANIFEST.MF
@@ -2,11 +2,10 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: JaCoCo Ant Tasks Tests
 Bundle-SymbolicName: org.jacoco.ant.test
-Bundle-Version: 0.3.3.qualifier
+Bundle-Version: 0.4.0.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors
 Fragment-Host: org.jacoco.ant
-Require-Bundle: org.junit4;bundle-version="[4.5.0,5.0.0)",
- org.apache.ant;bundle-version="[1.7.1,2.0.0)"
+Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)"
 Bundle-ClassPath: .,
  lib/ant-antunit-1.2alpha.jar