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/mahout-0.10.x Commit: 4a02b701e246590a09ac1428b0fed717187815a6 Parents: 9cb1756 Author: Stevo Slavic <[email protected]> Authored: Mon Apr 13 00:04:08 2015 +0200 Committer: Stevo Slavic <[email protected]> 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>
