commit | 063aff78ef4062881e217836998c33abd8eb0b6d | [log] [tgz] |
---|---|---|
author | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Fri Nov 19 22:30:38 2010 +0000 |
committer | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Fri Nov 19 22:30:38 2010 +0000 |
tree | e43dbe6d4470ef4e16edd0ec8cd0143857b05189 | |
parent | d8c980211dcef945de49181204398b46df7bda87 [diff] |
Fixed POM to include inverted index project git-svn-id: https://hyracks.googlecode.com/svn/trunk@208 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/pom.xml b/hyracks/pom.xml index e00ad87..73aff9c 100644 --- a/hyracks/pom.xml +++ b/hyracks/pom.xml
@@ -61,6 +61,7 @@ <module>hyracks-server</module> <module>hyracks-storage-common</module> <module>hyracks-storage-am-btree</module> + <module>hyracks-storage-am-invertedindex</module> <module>hyracks-examples</module> </modules> </project>