Skip to content

Commit f510f71

Browse files
committed
Replace package with verify in the default goal.
1 parent 8cac6c9 commit f510f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
</properties>
230230

231231
<build>
232-
<defaultGoal>clean package apache-rat:check japicmp:cmp checkstyle:check spotbugs:check javadoc:javadoc</defaultGoal>
232+
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check spotbugs:check javadoc:javadoc</defaultGoal>
233233
<pluginManagement>
234234
<plugins>
235235
<plugin>

0 commit comments

Comments
 (0)