This is an automated email from the ASF dual-hosted git repository.

akm 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 7fb14fb  NOJIRA: Editing poms for 14.1 release
7fb14fb is described below

commit 7fb14fba8b32a8515c8c287e1e65b6ca71174dd6
Author: Andrew Musselman <[email protected]>
AuthorDate: Thu May 9 17:05:59 2019 -0700

    NOJIRA: Editing poms for 14.1 release
---
 buildtools/pom.xml                              | 2 +-
 community/community-engines/flink-batch/pom.xml | 2 +-
 community/community-engines/h2o/pom.xml         | 2 +-
 community/community-engines/pom.xml             | 4 ++--
 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                               | 2 +-
 community/spark-cli-drivers/pom.xml             | 9 ++++-----
 core/pom.xml                                    | 2 +-
 engine/hdfs/pom.xml                             | 2 +-
 engine/pom.xml                                  | 2 +-
 engine/spark/pom.xml                            | 2 +-
 examples/pom.xml                                | 4 ++--
 experimental/pom.xml                            | 4 ++--
 experimental/viennacl-omp/pom.xml               | 2 +-
 experimental/viennacl/pom.xml                   | 2 +-
 pom.xml                                         | 2 +-
 19 files changed, 25 insertions(+), 26 deletions(-)

diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 9b6c38e..7cec622 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-buildtools</artifactId>
-  <version>14.0</version>
+  <version>14.1-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 2485a99..35ed1b9 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/community/community-engines/h2o/pom.xml 
b/community/community-engines/h2o/pom.xml
index 9cd8229..c2f96b1 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/community/community-engines/pom.xml 
b/community/community-engines/pom.xml
index d1a0077..2c676a9 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -59,4 +59,4 @@
     </profile>
 
   </profiles>
-</project>
\ No newline at end of file
+</project>
diff --git a/community/mahout-mr/integration/pom.xml 
b/community/mahout-mr/integration/pom.xml
index 68022bf..6afeebe 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.0</version>
+    <version>14.1-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 08036a8..b5180f2 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.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/community/mahout-mr/mr/pom.xml b/community/mahout-mr/mr/pom.xml
index a412a0d..7588f28 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.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/community/mahout-mr/pom.xml b/community/mahout-mr/pom.xml
index 43e0050..2250a14 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.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/community/pom.xml b/community/pom.xml
index 37d149c..5ccb06f 100644
--- a/community/pom.xml
+++ b/community/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-   <version>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/community/spark-cli-drivers/pom.xml 
b/community/spark-cli-drivers/pom.xml
index a7e9ceb..3f81a4a 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -49,14 +49,13 @@
     <dependency>
       <groupId>org.apache.mahout</groupId>
       <artifactId>spark_${scala.compat.version}</artifactId>
-     <version>14.0</version>
-
+      <version>14.1</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.mahout</groupId>
       <artifactId>core_${scala.compat.version}</artifactId>
-     <version>14.0</version>
+      <version>14.1</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -64,7 +63,7 @@
     <dependency>
       <groupId>org.apache.mahout</groupId>
       <artifactId>spark_2.11</artifactId>
-     <version>14.0</version>
+      <version>14.1</version>
       <classifier>tests</classifier>
     </dependency>
   </dependencies>
diff --git a/core/pom.xml b/core/pom.xml
index ecfc627..92df7c0 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-   <version>14.0</version>
+   <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml
index 0a310a9..d574755 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/engine/pom.xml b/engine/pom.xml
index d53e232..d56d737 100644
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-   <version>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml
index 2c91ba0..5db21d9 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/examples/pom.xml b/examples/pom.xml
index cf09f0d..3856ee2 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-   <version>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -33,4 +33,4 @@
 
   <packaging>jar</packaging>
 
-</project>
\ No newline at end of file
+</project>
diff --git a/experimental/pom.xml b/experimental/pom.xml
index 78dea38..ec934f9 100644
--- a/experimental/pom.xml
+++ b/experimental/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-   <version>14.0</version>
+   <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -62,4 +62,4 @@
       </modules>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>
diff --git a/experimental/viennacl-omp/pom.xml 
b/experimental/viennacl-omp/pom.xml
index 90d435c..0d213a8 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/experimental/viennacl/pom.xml b/experimental/viennacl/pom.xml
index fd43bd8..db1fb97 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>14.0</version>
+    <version>14.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index f9dec8b..c70c232 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout</artifactId>
 
- <version>14.0</version>
+  <version>14.1-SNAPSHOT</version>
 
   <packaging>pom</packaging>
   <name>Apache Mahout</name>

Reply via email to