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

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


The following commit(s) were added to refs/heads/master by this push:
     new 059a797  JEXL: remove clirr report (replaced by japicmp)
059a797 is described below

commit 059a797b272a84696d48fc64ff1911775488a00f
Author: henrib <[email protected]>
AuthorDate: Mon Mar 14 11:13:32 2022 +0100

    JEXL: remove clirr report (replaced by japicmp)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b0823d3..9743ec5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
     </dependencies>
 
     <build>
-        <defaultGoal>clean verify apache-rat:check spotbugs:check 
japicmp:check checkstyle:check javadoc:javadoc </defaultGoal>
+        <defaultGoal>clean verify apache-rat:check spotbugs:check japicmp:cmp 
checkstyle:check javadoc:javadoc </defaultGoal>
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>

Reply via email to