This is an automated email from the ASF dual-hosted git repository.
apalumbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/master by this push:
new 9fa9b86 Bump Version back to 14.2-SNAPSHOT after RC
9fa9b86 is described below
commit 9fa9b865127c1f435d6b4f99e711ebb929105b50
Author: Andrew Palumbo <[email protected]>
AuthorDate: Sat Feb 1 02:51:11 2020 -0800
Bump Version back to 14.2-SNAPSHOT after RC
---
buildtools/pom.xml | 2 +-
community/community-engines/flink-batch/pom.xml | 2 +-
community/community-engines/h2o/pom.xml | 2 +-
community/community-engines/pom.xml | 2 +-
community/mahout-mr/integration/pom.xml | 2 +-
community/mahout-mr/mr-examples/pom.xml | 2 +-
community/mahout-mr/mr/pom.xml | 2 +-
community/mahout-mr/pom.xml | 2 +-
community/pom.xml | 4 ++--
community/spark-cli-drivers/pom.xml | 2 +-
core/pom.xml | 2 +-
distribution/pom.xml | 2 +-
engine/hdfs/pom.xml | 2 +-
engine/pom.xml | 2 +-
engine/spark/pom.xml | 2 +-
examples/pom.xml | 2 +-
experimental/pom.xml | 2 +-
experimental/viennacl-omp/pom.xml | 2 +-
experimental/viennacl/pom.xml | 2 +-
pom.xml | 2 +-
20 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index cbc43ac..7cda4a1 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-buildtools</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<name>Mahout Build Tools</name>
<packaging>jar</packaging>
diff --git a/community/community-engines/flink-batch/pom.xml
b/community/community-engines/flink-batch/pom.xml
index 3e33d35..6162d32 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>mahout-community-engines_2.12</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/community/community-engines/h2o/pom.xml
b/community/community-engines/h2o/pom.xml
index 666bbb1..400947b 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>mahout-community-engines_2.12</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/community/community-engines/pom.xml
b/community/community-engines/pom.xml
index ebce3da..a825361 100644
--- a/community/community-engines/pom.xml
+++ b/community/community-engines/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-community_2.12</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/community/mahout-mr/integration/pom.xml
b/community/mahout-mr/integration/pom.xml
index 5e8989e..5ce479a 100644
--- a/community/mahout-mr/integration/pom.xml
+++ b/community/mahout-mr/integration/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-mr</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/community/mahout-mr/mr-examples/pom.xml
b/community/mahout-mr/mr-examples/pom.xml
index c6fa964..05a6e4b 100644
--- a/community/mahout-mr/mr-examples/pom.xml
+++ b/community/mahout-mr/mr-examples/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-mr</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/community/mahout-mr/mr/pom.xml b/community/mahout-mr/mr/pom.xml
index c741e52..ddcbf15 100644
--- a/community/mahout-mr/mr/pom.xml
+++ b/community/mahout-mr/mr/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-mr</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/community/mahout-mr/pom.xml b/community/mahout-mr/pom.xml
index 1674c0b..bf1b9a9 100644
--- a/community/mahout-mr/pom.xml
+++ b/community/mahout-mr/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>community</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/community/pom.xml b/community/pom.xml
index 3b35f09..e003475 100644
--- a/community/pom.xml
+++ b/community/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>mahout-community</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<name>Mahout Community</name>
<description>Not officially maintained, but still very useful scripts to use
Mahout with.
</description>
diff --git a/community/spark-cli-drivers/pom.xml
b/community/spark-cli-drivers/pom.xml
index a5bb3f4..39a92df 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>mahout-community</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/pom.xml b/core/pom.xml
index e92c2be..6628513 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 340420a..6345d14 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>mahout</artifactId>
<groupId>org.apache.mahout</groupId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
</parent>
<artifactId>apache-mahout-distribution_2.12</artifactId>
diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml
index 83b24cc..bb8005e 100644
--- a/engine/hdfs/pom.xml
+++ b/engine/hdfs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-engine</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/engine/pom.xml b/engine/pom.xml
index 3d19037..a134946 100644
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml
index 33a05c2..937beef 100644
--- a/engine/spark/pom.xml
+++ b/engine/spark/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-engine</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/examples/pom.xml b/examples/pom.xml
index 2301ed5..099e3ef 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/experimental/pom.xml b/experimental/pom.xml
index 2af1317..22876cc 100644
--- a/experimental/pom.xml
+++ b/experimental/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/experimental/viennacl-omp/pom.xml
b/experimental/viennacl-omp/pom.xml
index 4ea1b74..4e35f11 100644
--- a/experimental/viennacl-omp/pom.xml
+++ b/experimental/viennacl-omp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/experimental/viennacl/pom.xml b/experimental/viennacl/pom.xml
index 34728e5..4ef03ec 100644
--- a/experimental/viennacl/pom.xml
+++ b/experimental/viennacl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 000b7ac..8f75794 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>14.1-SNAPSHOT</version>
+ <version>14.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Mahout</name>