[maven-release-plugin] prepare release mahout-0.14.0
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/f8e728ab Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/f8e728ab Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/f8e728ab Branch: refs/heads/branch-0.14.0 Commit: f8e728ab7724d02a800b31fa4007fb9725c417d1 Parents: f771965 Author: Trevor a.k.a @rawkintrevo <[email protected]> Authored: Tue Jun 5 10:36:40 2018 -0500 Committer: Trevor a.k.a @rawkintrevo <[email protected]> Committed: Tue Jun 5 10:36:40 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/f8e728ab/community/community-engines/pom.xml ---------------------------------------------------------------------- diff --git a/community/community-engines/pom.xml b/community/community-engines/pom.xml index 1a0cc28..23b2e9a 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.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/community/pom.xml ---------------------------------------------------------------------- diff --git a/community/pom.xml b/community/pom.xml index 55f2fe5..6b6f117 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/community/spark-cli-drivers/pom.xml ---------------------------------------------------------------------- diff --git a/community/spark-cli-drivers/pom.xml b/community/spark-cli-drivers/pom.xml index 3c7838b..826765a 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.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index e555ae6..fc230b5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/engine/hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml index dafe541..fbac9cf 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.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/engine/pom.xml ---------------------------------------------------------------------- diff --git a/engine/pom.xml b/engine/pom.xml index 37d9f5e..0136a55 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/engine/spark/pom.xml ---------------------------------------------------------------------- diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml index 02d28cf..082889d 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.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/experimental/pom.xml ---------------------------------------------------------------------- diff --git a/experimental/pom.xml b/experimental/pom.xml index 4e67b2b..ed4664b 100644 --- a/experimental/pom.xml +++ b/experimental/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/experimental/viennacl-omp/pom.xml ---------------------------------------------------------------------- diff --git a/experimental/viennacl-omp/pom.xml b/experimental/viennacl-omp/pom.xml index ab031be..4c0725a 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.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/experimental/viennacl/pom.xml ---------------------------------------------------------------------- diff --git a/experimental/viennacl/pom.xml b/experimental/viennacl/pom.xml index 14db32b..18a90e6 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.14.0-SNAPSHOT</version> + <version>0.14.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/f8e728ab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6564ff3..23cc5fa 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.14.0-SNAPSHOT</version> + <version>0.14.0</version> <packaging>pom</packaging> <name>Apache Mahout</name>
