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 3d8aa9f NOJIRA: Rolling back relase.
3d8aa9f is described below
commit 3d8aa9f084066c12114527e7620586ad21d8945b
Author: Andrew Musselman <[email protected]>
AuthorDate: Fri Jan 18 10:13:55 2019 -0800
NOJIRA: Rolling back relase.
---
community/pom.xml | 4 ++--
community/spark-cli-drivers/pom.xml | 4 ++--
core/pom.xml | 4 ++--
engine/hdfs/pom.xml | 2 +-
engine/pom.xml | 2 +-
engine/spark/pom.xml | 2 +-
pom.xml | 2 +-
7 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/community/pom.xml b/community/pom.xml
index fcdbdcd..5610d3f 100644
--- a/community/pom.xml
+++ b/community/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.14.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -79,4 +79,4 @@
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>
diff --git a/community/spark-cli-drivers/pom.xml
b/community/spark-cli-drivers/pom.xml
index 769f34f..baf9779 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.14.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -206,4 +206,4 @@
<packaging>jar</packaging>
-</project>
\ No newline at end of file
+</project>
diff --git a/core/pom.xml b/core/pom.xml
index 6986883..59ede09 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.14.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -303,4 +303,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
diff --git a/engine/hdfs/pom.xml b/engine/hdfs/pom.xml
index 151ec25..a278ad1 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.14.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/engine/pom.xml b/engine/pom.xml
index e4477e9..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.14.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml
index cb18497..10aa807 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.14.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index f4b781b..323d7b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.14.1-SNAPSHOT</version>
+ <version>0.14.0</version>
<packaging>pom</packaging>
<name>Apache Mahout</name>