Bug 572548 - fixed pom.xml

Change-Id: I27e4c8ed8884c036de4519e753b0ce0b870fd3c4
Signed-off-by: Ralph Soika <ralph.soika@imixs.com>
diff --git a/pom.xml b/pom.xml
index fea3a97..964a022 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,12 +7,8 @@
 	<version>1.5.3-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<modules>
-		<!-- must build parent BEFORE building the rest of this project 
-	     	<module>parent</module> -->
-
 		<module>plugins</module>
 		<module>features</module>
 		<module>examples</module>
-		<module>tests</module>
 	</modules>
 </project>