Updated Branches: refs/heads/master b351406fc -> fc07a3141
Upgrade to Checkstyle 2.11 This addresses parsing errors in ConcurrentOpenSocketFinderTest and RestAnnotationProcessorTest. Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/fc07a314 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/fc07a314 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/fc07a314 Branch: refs/heads/master Commit: fc07a314126a79cf422fb2cd6af8adb9344d4948 Parents: b351406 Author: Andrew Gaul <[email protected]> Authored: Mon Dec 9 14:34:32 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Mon Dec 9 14:38:33 2013 -0800 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/fc07a314/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index fd3468e..c78328c 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -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>
