Skip to content

Commit c7db2d4

Browse files
committed
we use spotbugs now instead of findbugs
1 parent ffe5cfa commit c7db2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-checklist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mvn org.sonatype.ossindex.maven:ossindex-maven-plugin:audit -f aggregate
1616
echo
1717
echo Browse to
1818
echo "file://$PWD/target/site"
19-
echo and check the findbugs and jacoco reports.
19+
echo and check the spotbugs and jacoco reports.
2020

2121
echo
2222
echo Check https://central.sonatype.org/pages/apache-maven.html#nexus-staging-maven-plugin-for-deployment-and-release

0 commit comments

Comments
 (0)