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

chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git


The following commit(s) were added to refs/heads/master by this push:
     new 93a1125  (pom) get a clean build to coveralls
93a1125 is described below

commit 93a1125166d6e4975ffd7bec7514a82cb8f3e5e7
Author: Rob Tompkins <chtom...@gmail.com>
AuthorDate: Sat May 18 22:06:13 2019 -0400

    (pom) get a clean build to coveralls
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4b50a3..f46b242 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
   </dependencies>
 
   <build>
-    <defaultGoal>clean verify apache-rat:check clirr:check checkstyle:check 
pmd:pmd spotbugs:check javadoc:javadoc</defaultGoal>
+    <defaultGoal>clean test</defaultGoal>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

Reply via email to