From 5bac61d94b93ee4bea332579831cffc67156d8d5 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Wed, 1 Oct 2014 13:01:13 -0700 Subject: [PATCH] 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 --- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/pom.xml b/project/pom.xml index f76553784e..6caa1ba68b 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -693,7 +693,7 @@ maven-checkstyle-plugin - 2.12.1 + 2.13 checkstyle