Repository: mahout Updated Branches: refs/heads/branch-0.14.0 ed37c220c -> c23a9f696
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/c23a9f69 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/c23a9f69 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/c23a9f69 Branch: refs/heads/branch-0.14.0 Commit: c23a9f696f33994b8f733aa09ce4540f9e0bc4a4 Parents: ed37c22 Author: Trevor a.k.a @rawkintrevo <[email protected]> Authored: Tue Jun 5 09:16:21 2018 -0500 Committer: Trevor a.k.a @rawkintrevo <[email protected]> Committed: Tue Jun 5 09:16:21 2018 -0500 ---------------------------------------------------------------------- community/community-engines/pom.xml | 2 +- community/pom.xml | 2 +- community/spark-cli-drivers/pom.xml | 2 +- core/pom.xml | 2 +- engine/hdfs/pom.xml | 2 +- engine/pom.xml | 2 +- engine/spark/pom.xml | 2 +- experimental/pom.xml | 2 +- experimental/viennacl-omp/pom.xml | 2 +- experimental/viennacl/pom.xml | 2 +- pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/community/community-engines/pom.xml ---------------------------------------------------------------------- diff --git a/community/community-engines/pom.xml b/community/community-engines/pom.xml index ec90d53..09fd1f2 100644 --- a/community/community-engines/pom.xml +++ b/community/community-engines/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>community</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/community/pom.xml ---------------------------------------------------------------------- diff --git a/community/pom.xml b/community/pom.xml index a5ef74a..d6c49e5 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/community/spark-cli-drivers/pom.xml ---------------------------------------------------------------------- diff --git a/community/spark-cli-drivers/pom.xml b/community/spark-cli-drivers/pom.xml index 6e5c870..4996367 100644 --- a/community/spark-cli-drivers/pom.xml +++ b/community/spark-cli-drivers/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>community</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 35862f2..3753628 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/engine/hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml index 8660856..ae5263e 100644 --- a/engine/hdfs/pom.xml +++ b/engine/hdfs/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>engine</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/engine/pom.xml ---------------------------------------------------------------------- diff --git a/engine/pom.xml b/engine/pom.xml index 8ca834a..e4477e9 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/engine/spark/pom.xml ---------------------------------------------------------------------- diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml index 9aeef7e..da31ba4 100644 --- a/engine/spark/pom.xml +++ b/engine/spark/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>engine</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/experimental/pom.xml ---------------------------------------------------------------------- diff --git a/experimental/pom.xml b/experimental/pom.xml index 590a27f..dfc8bcc 100644 --- a/experimental/pom.xml +++ b/experimental/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/experimental/viennacl-omp/pom.xml ---------------------------------------------------------------------- diff --git a/experimental/viennacl-omp/pom.xml b/experimental/viennacl-omp/pom.xml index 24d7b3f..cf96117 100644 --- a/experimental/viennacl-omp/pom.xml +++ b/experimental/viennacl-omp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>experimental</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/experimental/viennacl/pom.xml ---------------------------------------------------------------------- diff --git a/experimental/viennacl/pom.xml b/experimental/viennacl/pom.xml index 91e4d80..2a2b851 100644 --- a/experimental/viennacl/pom.xml +++ b/experimental/viennacl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>experimental</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/c23a9f69/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 82f906d..fc31d03 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.1-SNAPSHOT</version> + <version>0.14.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Mahout</name>
