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
The following commit(s) were added to refs/heads/master by this push:
new 045e132 (nojira) release
045e132 is described below
commit 045e132f0e4d3bea31652fda61c721d2da212c01
Author: Andrew Palumbo <[email protected]>
AuthorDate: Fri May 17 19:49:24 2019 -0700
(nojira) release
---
community/pom.xml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/community/pom.xml b/community/pom.xml
index bdb389b..98169da 100644
--- a/community/pom.xml
+++ b/community/pom.xml
@@ -71,12 +71,7 @@
<module>spark-cli-drivers</module>
</modules>
</profile>
- <profile>
- <id>apache-release</id>
- <modules>
- <module>spark-cli-drivers</module>
- </modules>
- </profile>
+
</profiles>
</project>