You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2020/01/31 14:11:06 UTC

[mahout] branch master updated: (nojira)[release] resvert dist to distribution in root pom.xml

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 84a69ae  (nojira)[release] resvert dist to distribution in root pom.xml
84a69ae is described below

commit 84a69aee1de708e71a8d4d5979b9a49d2e3f7c2b
Author: Andrew Palumbo <ap...@apache.org>
AuthorDate: Fri Jan 31 06:10:30 2020 -0800

    (nojira)[release] resvert dist to distribution in root pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 692bd75..710e94c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
     <module>engine/hdfs</module>
     <module>community</module>
     <module>community/spark-cli-drivers</module>
-    <module>dist</module>
+    <module>distribution</module>
   </modules>
 
   <dependencyManagement>