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

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


The following commit(s) were added to refs/heads/master by this push:
     new a7d2bbb9 Standardise on verify goal
a7d2bbb9 is described below

commit a7d2bbb94ae32c6afa54c9ebc333fb286b49bf89
Author: Sebb <s...@apache.org>
AuthorDate: Wed Oct 25 16:58:28 2023 +0100

    Standardise on verify goal
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b413f00..e21ddce1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Teln
     </dependencies>
 
     <build>
-        <defaultGoal>clean apache-rat:check javadoc:javadoc checkstyle:check 
package japicmp:cmp</defaultGoal>
+        <defaultGoal>clean apache-rat:check javadoc:javadoc checkstyle:check 
verify japicmp:cmp</defaultGoal>
         <pluginManagement>
             <plugins>
                 <!-- Allow CLI usage -->

Reply via email to