Fixed a typo in registration of findbugs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113902 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-08-30 01:08:52 +00:00
parent 81dbf69ce9
commit 149144084b

View File

@@ -584,7 +584,7 @@
<attainGoal name="maven-changelog-plugin:register"/>
<attainGoal name="maven-developer-activity-plugin:register"/>
<attainGoal name="maven-file-activity-plugin:register"/>
<attainGoal name="maven-findbugs-report-plugin:register"/>
<attainGoal name="maven-findbugs-plugin:register"/>
<attainGoal name="maven-license-plugin:register"/>
<attainGoal name="maven-javadoc-plugin:register"/>
<attainGoal name="maven-jxr-plugin:register"/>