1
0

Remove old comment

This commit is contained in:
Gary Gregory
2023-11-19 08:55:21 -05:00
parent 38f9e3dac8
commit 0b9cd8bb83

View File

@@ -198,7 +198,6 @@ under the License.
<build>
<!-- TODO spotbugs:check -->
<!-- TODO replace clirr:check with japicmp:cmp -->
<!-- The verify goal causes build failures currently, so stop at package for now -->
<defaultGoal>clean verify apache-rat:check japicmp:cmp javadoc:javadoc checkstyle:check</defaultGoal>
<plugins>