commit | 21d59d43bad47b72e1aad6d50892de419c216166 | [log] [tgz] |
---|---|---|
author | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Fri Jun 03 04:56:21 2011 +0000 |
committer | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Fri Jun 03 04:56:21 2011 +0000 |
tree | 31efa61c8c1365bed8bdcb2cf1abbbd585563032 | |
parent | a67c6c4dd6108a38c38ac4d0c8b7ccae1163ffa7 [diff] [blame] |
Merged r490:491 from trunk git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_scheduling@493 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-examples/pom.xml b/hyracks-examples/pom.xml index 4d42049..5281140 100644 --- a/hyracks-examples/pom.xml +++ b/hyracks-examples/pom.xml
@@ -16,5 +16,6 @@ <module>text-example</module> <module>btree-example</module> <module>hyracks-integration-tests</module> + <module>hadoop-compat-example</module> </modules> </project>