r***@apache.org
2018-06-05 13:42:35 UTC
[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/5ca36a45
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/5ca36a45
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/5ca36a45
Branch: refs/heads/branch-0.14.0
Commit: 5ca36a458dbafee65244514fc0b46f4672ddfc49
Parents: 3ee84f9
Author: Trevor a.k.a @rawkintrevo <***@gmail.com>
Authored: Tue Jun 5 08:41:47 2018 -0500
Committer: Trevor a.k.a @rawkintrevo <***@gmail.com>
Committed: Tue Jun 5 08:41:47 2018 -0500
----------------------------------------------------------------------
community/community-engines/flink-batch/pom.xml | 4 ++--
community/community-engines/h2o/pom.xml | 2 +-
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 | 4 ++--
13 files changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/community-engines/flink-batch/pom.xml
----------------------------------------------------------------------
diff --git a/community/community-engines/flink-batch/pom.xml b/community/community-engines/flink-batch/pom.xml
index 990fd3a..083447e 100644
--- a/community/community-engines/flink-batch/pom.xml
+++ b/community/community-engines/flink-batch/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>community-engines</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -56,7 +56,7 @@
<phase>package</phase>
<configuration>
<tasks>
- <copy file="target/mahout-flink-batch_${scala.compat.version}-${version}.jar" tofile="../../../lib/mahout-flink-batch_${scala.compat.version}-${version}.jar"/>
+ <copy file="target/mahout-flink-batch_${scala.compat.version}-${version}.jar" tofile="../../../lib/mahout-flink-batch_${scala.compat.version}-${version}.jar" />
</tasks>
</configuration>
<goals>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/community-engines/h2o/pom.xml
----------------------------------------------------------------------
diff --git a/community/community-engines/h2o/pom.xml b/community/community-engines/h2o/pom.xml
index 8049f07..424c1c6 100644
--- a/community/community-engines/h2o/pom.xml
+++ b/community/community-engines/h2o/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>community-engines</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/community-engines/pom.xml
----------------------------------------------------------------------
diff --git a/community/community-engines/pom.xml b/community/community-engines/pom.xml
index 0d006f7..c991ab7 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.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/pom.xml
----------------------------------------------------------------------
diff --git a/community/pom.xml b/community/pom.xml
index a5ef74a..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/spark-cli-drivers/pom.xml
----------------------------------------------------------------------
diff --git a/community/spark-cli-drivers/pom.xml b/community/spark-cli-drivers/pom.xml
index 6e5c870..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 35862f2..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/engine/hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml
index 8660856..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/engine/pom.xml
----------------------------------------------------------------------
diff --git a/engine/pom.xml b/engine/pom.xml
index 8ca834a..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/engine/spark/pom.xml
----------------------------------------------------------------------
diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml
index 9aeef7e..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/experimental/pom.xml
----------------------------------------------------------------------
diff --git a/experimental/pom.xml b/experimental/pom.xml
index 590a27f..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/experimental/viennacl-omp/pom.xml
----------------------------------------------------------------------
diff --git a/experimental/viennacl-omp/pom.xml b/experimental/viennacl-omp/pom.xml
index 24d7b3f..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/experimental/viennacl/pom.xml
----------------------------------------------------------------------
diff --git a/experimental/viennacl/pom.xml b/experimental/viennacl/pom.xml
index 91e4d80..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 82f906d..23cc5fa 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.0</version>
<packaging>pom</packaging>
<name>Apache Mahout</name>
@@ -103,7 +103,7 @@
<connection>scm:git:***@github.com:apache/mahout.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/mahout.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf?p=mahout.git;a=tree;h=refs/heads/${project.scm.tag};hb=${project.scm.tag}</url>
- <tag>master</tag>
+ <tag>mahout-0.14.0</tag>
</scm>
<!-- -->
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/5ca36a45
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/5ca36a45
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/5ca36a45
Branch: refs/heads/branch-0.14.0
Commit: 5ca36a458dbafee65244514fc0b46f4672ddfc49
Parents: 3ee84f9
Author: Trevor a.k.a @rawkintrevo <***@gmail.com>
Authored: Tue Jun 5 08:41:47 2018 -0500
Committer: Trevor a.k.a @rawkintrevo <***@gmail.com>
Committed: Tue Jun 5 08:41:47 2018 -0500
----------------------------------------------------------------------
community/community-engines/flink-batch/pom.xml | 4 ++--
community/community-engines/h2o/pom.xml | 2 +-
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 | 4 ++--
13 files changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/community-engines/flink-batch/pom.xml
----------------------------------------------------------------------
diff --git a/community/community-engines/flink-batch/pom.xml b/community/community-engines/flink-batch/pom.xml
index 990fd3a..083447e 100644
--- a/community/community-engines/flink-batch/pom.xml
+++ b/community/community-engines/flink-batch/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>community-engines</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -56,7 +56,7 @@
<phase>package</phase>
<configuration>
<tasks>
- <copy file="target/mahout-flink-batch_${scala.compat.version}-${version}.jar" tofile="../../../lib/mahout-flink-batch_${scala.compat.version}-${version}.jar"/>
+ <copy file="target/mahout-flink-batch_${scala.compat.version}-${version}.jar" tofile="../../../lib/mahout-flink-batch_${scala.compat.version}-${version}.jar" />
</tasks>
</configuration>
<goals>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/community-engines/h2o/pom.xml
----------------------------------------------------------------------
diff --git a/community/community-engines/h2o/pom.xml b/community/community-engines/h2o/pom.xml
index 8049f07..424c1c6 100644
--- a/community/community-engines/h2o/pom.xml
+++ b/community/community-engines/h2o/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>community-engines</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/community-engines/pom.xml
----------------------------------------------------------------------
diff --git a/community/community-engines/pom.xml b/community/community-engines/pom.xml
index 0d006f7..c991ab7 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.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/pom.xml
----------------------------------------------------------------------
diff --git a/community/pom.xml b/community/pom.xml
index a5ef74a..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/community/spark-cli-drivers/pom.xml
----------------------------------------------------------------------
diff --git a/community/spark-cli-drivers/pom.xml b/community/spark-cli-drivers/pom.xml
index 6e5c870..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 35862f2..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/engine/hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml
index 8660856..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/engine/pom.xml
----------------------------------------------------------------------
diff --git a/engine/pom.xml b/engine/pom.xml
index 8ca834a..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/engine/spark/pom.xml
----------------------------------------------------------------------
diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml
index 9aeef7e..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/experimental/pom.xml
----------------------------------------------------------------------
diff --git a/experimental/pom.xml b/experimental/pom.xml
index 590a27f..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/experimental/viennacl-omp/pom.xml
----------------------------------------------------------------------
diff --git a/experimental/viennacl-omp/pom.xml b/experimental/viennacl-omp/pom.xml
index 24d7b3f..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/experimental/viennacl/pom.xml
----------------------------------------------------------------------
diff --git a/experimental/viennacl/pom.xml b/experimental/viennacl/pom.xml
index 91e4d80..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.13.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
http://git-wip-us.apache.org/repos/asf/mahout/blob/5ca36a45/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 82f906d..23cc5fa 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.0</version>
<packaging>pom</packaging>
<name>Apache Mahout</name>
@@ -103,7 +103,7 @@
<connection>scm:git:***@github.com:apache/mahout.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/mahout.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf?p=mahout.git;a=tree;h=refs/heads/${project.scm.tag};hb=${project.scm.tag}</url>
- <tag>master</tag>
+ <tag>mahout-0.14.0</tag>
</scm>
<!-- -->