Skip to content

Commit

Permalink
JEXL: remove clirr report (replaced by japicmp)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrib committed Mar 14, 2022
1 parent b93183a commit 059a797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 059a797

Please sign in to comment.