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
commit 6b02826d5ccbba4c1d1ff45e2f148b7529973d12 Author: Andrew Palumbo <[email protected]> AuthorDate: Thu May 23 15:50:50 2019 -0700 (NoJira) release:prepare changes to assembly/bin.xml --- 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 | 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 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/community/community-engines/flink-batch/pom.xml b/community/community-engines/flink-batch/pom.xml index 1a2b2fd..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.1</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 75c51a8..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.1</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 cf0566d..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.1</version> + <version>14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/community/mahout-mr/integration/pom.xml b/community/mahout-mr/integration/pom.xml index 9d9a8c9..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.1</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 7f71da3..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.1</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 fd114ba..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.1</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 1847546..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.1</version> + <version>14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/community/pom.xml b/community/pom.xml index ad2b233..98169da 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>14.1</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 887399f..45f1aec 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.1</version> + <version>14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/core/pom.xml b/core/pom.xml index 3154a1d..a5ec594 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</version> + <version>14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml index 653ea81..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.1</version> + <version>14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/engine/pom.xml b/engine/pom.xml index 3752b63..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.1</version> + <version>14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml index 2d3c6c6..c1d206d 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.1</version> + <version>14.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index d2476b0..7930ee8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>14.1</version> + <version>14.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Mahout</name>
