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 15:52:55 UTC

[mahout] branch master updated: (nojira)[release] removing the default goal added when looking at previous releases

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 a913c9b  (nojira)[release] removing the default goal added when looking at previous releases
a913c9b is described below

commit a913c9b35212f021ad36718b6c55b2cf11c6f015
Author: Andrew Palumbo <ap...@apache.org>
AuthorDate: Fri Jan 31 07:52:38 2020 -0800

    (nojira)[release] removing the default goal added when looking at previous releases
---
 distribution/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index 9ea57de..1826494 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -65,7 +65,6 @@
     </dependencies>
 
         <build>
-         <defaultGoal>install</defaultGoal>
           <plugins>
             <plugin>
               <artifactId>maven-assembly-plugin</artifactId>