Turning off EDC tests. They hang on the Hudson machine.
diff --git a/org.eclipse.cdt.debug.edc.tests/pom.xml b/org.eclipse.cdt.debug.edc.tests/pom.xml
index 3edf62c..a76cc9a 100644
--- a/org.eclipse.cdt.debug.edc.tests/pom.xml
+++ b/org.eclipse.cdt.debug.edc.tests/pom.xml
@@ -13,5 +13,5 @@
   <groupId>org.eclipse.cdt.edc</groupId>
   <artifactId>org.eclipse.cdt.debug.edc.tests</artifactId>
   <version>1.0.0</version>
-  <packaging>eclipse-test-plugin</packaging>
+  <packaging>eclipse-plugin</packaging>
 </project>