mirror of https://github.com/apache/jclouds.git
Upgrade to Checkstyle 2.12.1
Checkstyle 2.12 changelog: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&version=19723 Checkstyle 2.12.1 changelog: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&version=20236 Checkstyle 5.7 changelog: http://checkstyle.sourceforge.net/releasenotes.html
This commit is contained in:
parent
4315d031d5
commit
338966f3b9
|
@ -672,7 +672,7 @@
|
|||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>2.11</version>
|
||||
<version>2.12.1</version>
|
||||
<configuration>
|
||||
<!-- configLocation configured via profiles -->
|
||||
<violationSeverity>warning</violationSeverity>
|
||||
|
|
Loading…
Reference in New Issue