mirror of https://github.com/apache/jclouds.git
Upgrade to Maven Checkstyle Plugin 2.13
This release fixes an issue we encountered with parallel builds: https://jira.codehaus.org/browse/MCHECKSTYLE-230 https://jira.codehaus.org/browse/MCHECKSTYLE-244 Release notes: http://www.mail-archive.com/announce@maven.apache.org/msg00611.html
This commit is contained in:
parent
cf95033b1a
commit
5bac61d94b
|
@ -693,7 +693,7 @@
|
|||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>2.12.1</version>
|
||||
<version>2.13</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>checkstyle</id>
|
||||
|
|
Loading…
Reference in New Issue