You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by to...@apache.org on 2012/06/13 12:16:30 UTC

svn commit: r1349722 - /incubator/hama/trunk/pom.xml

Author: tommaso
Date: Wed Jun 13 10:16:29 2012
New Revision: 1349722

URL: http://svn.apache.org/viewvc?rev=1349722&view=rev
Log:
[HAMA-589] - adding ml module to parent pom

Modified:
    incubator/hama/trunk/pom.xml

Modified: incubator/hama/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/pom.xml?rev=1349722&r1=1349721&r2=1349722&view=diff
==============================================================================
--- incubator/hama/trunk/pom.xml (original)
+++ incubator/hama/trunk/pom.xml Wed Jun 13 10:16:29 2012
@@ -242,6 +242,7 @@
     <module>graph</module>
     <module>examples</module>
     <module>yarn</module>
+    <module>ml</module>
     <module>dist</module>
   </modules>