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 <[email protected]>
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>

Reply via email to