diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -115,15 +115,6 @@ <skipExistingHeaders>true</skipExistingHeaders> <skip>false</skip> </configuration> - <executions> - <execution> - <goals> - <!-- Set goal to "format" to auto update license headers --> - <goal>check</goal> - </goals> - <phase>process-sources</phase> - </execution> - </executions> </plugin> </plugins> </pluginManagement> |