You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sr...@apache.org on 2009/12/23 13:05:30 UTC

svn commit: r893487 - /lucene/mahout/trunk/pom.xml

Author: srowen
Date: Wed Dec 23 12:05:30 2009
New Revision: 893487

URL: http://svn.apache.org/viewvc?rev=893487&view=rev
Log:
More MAHOUT-226 -- needed one more change to top-level pom.xml

Modified:
    lucene/mahout/trunk/pom.xml

Modified: lucene/mahout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/pom.xml?rev=893487&r1=893486&r2=893487&view=diff
==============================================================================
--- lucene/mahout/trunk/pom.xml (original)
+++ lucene/mahout/trunk/pom.xml Wed Dec 23 12:05:30 2009
@@ -31,6 +31,7 @@
     <module>taste-web</module>
     <module>examples</module>
     <module>utils</module>
+    <module>collections-codegen-plugin</module>    
   </modules>
 
   <build>