You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2015/04/10 07:34:45 UTC

mahout git commit: Rollback 0.10.0 Release

Repository: mahout
Updated Branches:
  refs/heads/master b7dc3a53a -> fa758ce77


Rollback 0.10.0 Release


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/fa758ce7
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/fa758ce7
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/fa758ce7

Branch: refs/heads/master
Commit: fa758ce77db00b3518a680516fe07afb58a3979e
Parents: b7dc3a5
Author: Suneel Marthi <su...@gmail.com>
Authored: Fri Apr 10 01:36:50 2015 -0400
Committer: Suneel Marthi <su...@gmail.com>
Committed: Fri Apr 10 01:36:50 2015 -0400

----------------------------------------------------------------------
 buildtools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/fa758ce7/buildtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index c1baa2f..680a849 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-buildtools</artifactId>
-  <version>0.10.1-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
   <name>Mahout Build Tools</name>
 
   <packaging>jar</packaging>