Fixed bug 401120: [CBI] (test) CBI build fails not finding org.junit4
diff --git a/pom.xml b/pom.xml
index 4d719c8..afa59da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,5 @@
     <module>org.eclipse.jdt.junit.core</module>
     <module>org.eclipse.jdt.junit.runtime</module>
     <module>org.eclipse.jdt.junit4.runtime</module>
-    <module>org.junit4</module>
   </modules>
 </project>