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 e9d6aa2 NOJIRA: Build thrashing
e9d6aa2 is described below
commit e9d6aa21be72bf56afd556bd6d65655def27d801
Author: Andrew Musselman <[email protected]>
AuthorDate: Thu May 9 21:24:57 2019 -0700
NOJIRA: Build thrashing
---
community/spark-cli-drivers/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/community/spark-cli-drivers/pom.xml
b/community/spark-cli-drivers/pom.xml
index 6577b74..1185d1d 100644
--- a/community/spark-cli-drivers/pom.xml
+++ b/community/spark-cli-drivers/pom.xml
@@ -239,6 +239,6 @@
<scm>
- <tag>spark-cli-drivers_2.11-0.14</tag>
+ <tag>mahout-14.1</tag>
</scm>
</project>