Upgrade to Checkstyle 2.11

This addresses parsing errors in ConcurrentOpenSocketFinderTest and
RestAnnotationProcessorTest.
This commit is contained in:
Andrew Gaul 2013-12-09 14:34:32 -08:00
parent b351406fc9
commit fc07a31412

View File

@ -661,7 +661,7 @@
</plugin>
<plugin>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.9.1</version>
<version>2.11</version>
<dependencies>
<dependency>
<groupId>org.apache.jclouds</groupId>