Skip to content

Commit 71b201a

Browse files
committed
Replace package with verify in the default goal.
1 parent f8175e7 commit 71b201a

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
@@ -186,7 +186,7 @@
186186
</properties>
187187

188188
<build>
189-
<defaultGoal>clean package apache-rat:check japicmp:cmp checkstyle:check spotbugs:check pmd:check javadoc:javadoc</defaultGoal>
189+
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check spotbugs:check pmd:check javadoc:javadoc</defaultGoal>
190190
<pluginManagement>
191191
<plugins>
192192
<plugin>

0 commit comments

Comments
 (0)