Replaced test with verify. Closes #72.

This commit is contained in:
Amey Jadiye 2017-06-23 15:11:01 -07:00 committed by Gary Gregory
parent ac3abadf5d
commit 5f0d812757

View File

@ -604,7 +604,7 @@
<build>
<defaultGoal>clean test apache-rat:check clirr:check checkstyle:check findbugs:check javadoc:javadoc</defaultGoal>
<defaultGoal>clean verify apache-rat:check clirr:check checkstyle:check findbugs:check javadoc:javadoc</defaultGoal>
<pluginManagement>
<plugins>
<plugin>