commit | a29db735fa36b9ccbd726feeb1fd07252200961a | [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 | 7419e90178b3c87fdbebef725b209b1873edf4c2 | |
parent | 695f9c3cedfbab3df7306ec6c3664f306d05e30f [diff] [blame] |
Fixed POM to include inverted index project git-svn-id: https://hyracks.googlecode.com/svn/trunk/hyracks@208 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml index e00ad87..73aff9c 100644 --- a/pom.xml +++ b/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>