You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ak...@apache.org on 2017/03/29 04:46:03 UTC

[2/2] mahout git commit: Rollback

Rollback


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

Branch: refs/heads/master
Commit: b77f89f5da98142eb021e0c5ab3fbdccd5a8bcb9
Parents: 6b2e312
Author: Andrew Musselman <ak...@apache.org>
Authored: Tue Mar 28 21:45:45 2017 -0700
Committer: Andrew Musselman <ak...@apache.org>
Committed: Tue Mar 28 21:45:45 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mahout/blob/b77f89f5/buildtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index a28dbf4..c96b3a5 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-buildtools</artifactId>
-  <version>0.13.1-SNAPSHOT</version>
+  <version>0.13.0-SNAPSHOT</version>
   <name>Mahout Build Tools</name>
 
   <packaging>jar</packaging>