You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ss...@apache.org on 2015/04/13 00:04:19 UTC

mahout git commit: NOJIRA Bumped buildtools version to 0.11.0-SNAPSHOT as well

Repository: mahout
Updated Branches:
  refs/heads/master 9cb1756c6 -> 4a02b701e


NOJIRA Bumped buildtools version to 0.11.0-SNAPSHOT as well


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

Branch: refs/heads/master
Commit: 4a02b701e246590a09ac1428b0fed717187815a6
Parents: 9cb1756
Author: Stevo Slavic <ss...@gmail.com>
Authored: Mon Apr 13 00:04:08 2015 +0200
Committer: Stevo Slavic <ss...@gmail.com>
Committed: Mon Apr 13 00:04:08 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/mahout/blob/4a02b701/buildtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index c1baa2f..9510c5d 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.11.0-SNAPSHOT</version>
   <name>Mahout Build Tools</name>
 
   <packaging>jar</packaging>