Add the event admin handler in the iPOJO build process

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@679041 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/pom.xml b/ipojo/pom.xml
index 33a5720..4cdadf0 100644
--- a/ipojo/pom.xml
+++ b/ipojo/pom.xml
@@ -42,6 +42,7 @@
 		<module>white.board.pattern.handler</module>
 		<module>extender.pattern.handler</module>
 		<module>temporal.dependency.handler</module>
+		<module>event.admin.handler</module>
 	</modules>