[maven-release-plugin] rollback the release of mahout-0.13.1
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/d3fb367b Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/d3fb367b Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/d3fb367b Branch: refs/heads/master Commit: d3fb367b31cfe7932e2c1c5607838158b8df0e73 Parents: 3f8d181 Author: rawkintrevo <[email protected]> Authored: Thu Jul 6 23:28:16 2017 -0500 Committer: rawkintrevo <[email protected]> Committed: Thu Jul 6 23:28:16 2017 -0500 ---------------------------------------------------------------------- buildtools/pom.xml | 2 +- distribution/pom.xml | 2 +- examples/pom.xml | 2 +- h2o/pom.xml | 2 +- hdfs/pom.xml | 2 +- integration/pom.xml | 2 +- math-scala/pom.xml | 2 +- math/pom.xml | 2 +- mr/pom.xml | 2 +- pom.xml | 2 +- spark/pom.xml | 2 +- viennacl-omp/pom.xml | 2 +- viennacl/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/buildtools/pom.xml ---------------------------------------------------------------------- diff --git a/buildtools/pom.xml b/buildtools/pom.xml index 37ae123..a28dbf4 100644 --- a/buildtools/pom.xml +++ b/buildtools/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.mahout</groupId> <artifactId>mahout-buildtools</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <name>Mahout Build Tools</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 6d46340..2297ac3 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>apache-mahout-distribution</artifactId> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index ba9e061..3798117 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/h2o/pom.xml ---------------------------------------------------------------------- diff --git a/h2o/pom.xml b/h2o/pom.xml index 6374a70..22aa1a3 100644 --- a/h2o/pom.xml +++ b/h2o/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/hdfs/pom.xml b/hdfs/pom.xml index 156f4b1..2d909a2 100644 --- a/hdfs/pom.xml +++ b/hdfs/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/pom.xml b/integration/pom.xml index c6ff458..5a873a6 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/math-scala/pom.xml ---------------------------------------------------------------------- diff --git a/math-scala/pom.xml b/math-scala/pom.xml index 1b382d9..6b5f85d 100644 --- a/math-scala/pom.xml +++ b/math-scala/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/math/pom.xml ---------------------------------------------------------------------- diff --git a/math/pom.xml b/math/pom.xml index 56a47ca..9f437fc 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/mr/pom.xml ---------------------------------------------------------------------- diff --git a/mr/pom.xml b/mr/pom.xml index 394a9c8..1ce526e 100644 --- a/mr/pom.xml +++ b/mr/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ac64e17..f1d2b1b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Mahout</name> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/spark/pom.xml ---------------------------------------------------------------------- diff --git a/spark/pom.xml b/spark/pom.xml index de4c9b1..cc19b3f 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/viennacl-omp/pom.xml ---------------------------------------------------------------------- diff --git a/viennacl-omp/pom.xml b/viennacl-omp/pom.xml index 3b6113f..8c3463e 100644 --- a/viennacl-omp/pom.xml +++ b/viennacl-omp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mahout/blob/d3fb367b/viennacl/pom.xml ---------------------------------------------------------------------- diff --git a/viennacl/pom.xml b/viennacl/pom.xml index 2adb8e6..bb8eebc 100644 --- a/viennacl/pom.xml +++ b/viennacl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> - <version>0.13.2-SNAPSHOT</version> + <version>0.13.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
