format->check

This commit is contained in:
Jesse McConnell 2012-08-17 12:01:46 -05:00
parent 00ed549898
commit ba8ecfbcfb
1 changed files with 1 additions and 1 deletions

View File

@ -761,7 +761,7 @@
<id>check-headers</id>
<phase>verify</phase>
<goals>
<goal>format</goal>
<goal>check</goal>
</goals>
</execution>
</executions>