[297043] React to JUnit 4 Test Framework
diff --git a/org.eclipse.wst.common.snippets.tests/META-INF/MANIFEST.MF b/org.eclipse.wst.common.snippets.tests/META-INF/MANIFEST.MF
index c8d7d31..6884c81 100644
--- a/org.eclipse.wst.common.snippets.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.wst.common.snippets.tests/META-INF/MANIFEST.MF
@@ -10,7 +10,7 @@
 Export-Package: org.eclipse.wst.common.snippets.core.tests,
  org.eclipse.wst.common.snippets.tests,
  org.eclipse.wst.common.snippets.ui.tests
-Require-Bundle: org.junit;bundle-version="[3.8.2,4.0.0)",
+Require-Bundle: org.junit;bundle-version=3.8.2,
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
  org.eclipse.text,