This is an automated email from the ASF dual-hosted git repository.

apalumbo pushed a commit to branch mahout-14.1
in repository https://gitbox.apache.org/repos/asf/mahout.git

commit 4d88d5e4866bbfcec558c33cb59e538c55acc433
Author: Andrew Palumbo <[email protected]>
AuthorDate: Sat Nov 2 01:19:20 2019 -0700

    remove viernnacl-omp from distro-- in all places --correctly
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index eaf0c31..bf91fe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -477,9 +477,9 @@
       <module>engine/spark</module>
       <module>community</module>
       <module>community/spark-cli-drivers</module>
-      <module>experimental</module>
-<!--      <module>experimental/viennacl-omp</module>
-      <module>distribution</module>-->
+<!--      <module>experimental</module>
+      <module>experimental/viennacl-omp</module>-->
+      <module>distribution</module>
     </modules>
 
 

Reply via email to