MAHOUT-1570: rebased to latest upstream
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/4bafc762 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/4bafc762 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/4bafc762 Branch: refs/heads/flink-binding Commit: 4bafc76276ff3d6a3eb1687d4d1c3f834671a482 Parents: be815fb Author: Alexey Grigorev <[email protected]> Authored: Mon Aug 10 15:32:24 2015 +0200 Committer: Alexey Grigorev <[email protected]> Committed: Fri Sep 25 17:41:57 2015 +0200 ---------------------------------------------------------------------- flink/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/4bafc762/flink/pom.xml ---------------------------------------------------------------------- diff --git a/flink/pom.xml b/flink/pom.xml index 68ce42d..9ed599d 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.11.0-SNAPSHOT</version> + <version>0.11.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
