Repository: mahout Updated Branches: refs/heads/mahout-0.10.x e24d7f0d3 -> 72764cf58
NOJIRA Set version to 0.10.1-SNAPSHOT for next development iteration on 0.10.x branch Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/72764cf5 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/72764cf5 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/72764cf5 Branch: refs/heads/mahout-0.10.x Commit: 72764cf5832f89f7e30f9fc3ab085b1165dfd7d8 Parents: e24d7f0 Author: Stevo Slavic <[email protected]> Authored: Wed Apr 15 01:30:05 2015 +0200 Committer: Stevo Slavic <[email protected]> Committed: Wed Apr 15 01:30:05 2015 +0200 ---------------------------------------------------------------------- integration/pom.xml | 2 +- math-scala/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/72764cf5/integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/pom.xml b/integration/pom.xml index 735338d..e949aaf 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.10.0</version> + <version>0.10.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/72764cf5/math-scala/pom.xml ---------------------------------------------------------------------- diff --git a/math-scala/pom.xml b/math-scala/pom.xml index 86366e1..eafc80b 100644 --- a/math-scala/pom.xml +++ b/math-scala/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.10.0</version> + <version>0.10.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
