Commit the event admin handler test suite
Fix the whiteboard pattern handler test suite group id

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@681155 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/handler/whiteboard/pom.xml b/ipojo/tests/handler/whiteboard/pom.xml
index 4199193..f328779 100644
--- a/ipojo/tests/handler/whiteboard/pom.xml
+++ b/ipojo/tests/handler/whiteboard/pom.xml
@@ -1,5 +1,5 @@
 <project>

-  <groupId>ipojo.test</groupId>

+  <groupId>ipojo.tests</groupId>

   <version>0.9.0-SNAPSHOT</version>

   <modelVersion>4.0.0</modelVersion>

   <packaging>bundle</packaging>