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 2011/07/25 22:09:00 UTC

svn commit: r1150876 - /mahout/trunk/pom.xml

Author: srowen
Date: Mon Jul 25 20:08:59 2011
New Revision: 1150876

URL: http://svn.apache.org/viewvc?rev=1150876&view=rev
Log:
Update to latest Hector

Modified:
    mahout/trunk/pom.xml

Modified: mahout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/pom.xml?rev=1150876&r1=1150875&r2=1150876&view=diff
==============================================================================
--- mahout/trunk/pom.xml (original)
+++ mahout/trunk/pom.xml Mon Jul 25 20:08:59 2011
@@ -374,7 +374,7 @@
     <dependency>
       <groupId>me.prettyprint</groupId>
       <artifactId>hector-core</artifactId>
-      <version>0.8.0-1</version>
+      <version>0.8.0-2</version>
     </dependency>
 
     </dependencies>