Moved integration tests into examples

git-svn-id: https://hyracks.googlecode.com/svn/trunk/hyracks@63 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-examples/pom.xml b/hyracks-examples/pom.xml
index 54ab6ff..37ac6be 100644
--- a/hyracks-examples/pom.xml
+++ b/hyracks-examples/pom.xml
@@ -7,5 +7,6 @@
 
   <modules>
     <module>tpch-example</module>
+    <module>hyracks-integration-tests</module>
   </modules>
 </project>