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:18:14 UTC

svn commit: r1349724 - /incubator/hama/trunk/ml/pom.xml

Author: tommaso
Date: Wed Jun 13 10:18:13 2012
New Revision: 1349724

URL: http://svn.apache.org/viewvc?rev=1349724&view=rev
Log:
[HAMA-589] - fixing typo in ml pom name

Modified:
    incubator/hama/trunk/ml/pom.xml

Modified: incubator/hama/trunk/ml/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/ml/pom.xml?rev=1349724&r1=1349723&r2=1349724&view=diff
==============================================================================
--- incubator/hama/trunk/ml/pom.xml (original)
+++ incubator/hama/trunk/ml/pom.xml Wed Jun 13 10:18:13 2012
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-ml</artifactId>
-  <name>examples</name>
+  <name>machine learning</name>
   <version>0.5.0-SNAPSHOT</version>
   <packaging>jar</packaging>