Skip to content

Commit

Permalink
Standardise on verify goal
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Oct 25, 2023
1 parent 3b2f320 commit c80e417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
</properties>

<build>
<defaultGoal>clean apache-rat:check package japicmp:cmp checkstyle:check pmd:check javadoc:javadoc</defaultGoal>
<defaultGoal>clean apache-rat:check verify japicmp:cmp checkstyle:check pmd:check javadoc:javadoc</defaultGoal>
<plugins>
<plugin>
<groupId>org.apache.rat</groupId>
Expand Down

0 comments on commit c80e417

Please sign in to comment.