You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2014/03/17 03:36:07 UTC

svn commit: r1578212 - /logging/log4j/log4j2/trunk/pom.xml

Author: ggregory
Date: Mon Mar 17 02:36:06 2014
New Revision: 1578212

URL: http://svn.apache.org/r1578212
Log:
Update Checkstyle.

Modified:
    logging/log4j/log4j2/trunk/pom.xml

Modified: logging/log4j/log4j2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1578212&r1=1578211&r2=1578212&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Mon Mar 17 02:36:06 2014
@@ -576,7 +576,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.10</version>
+          <version>2.12</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>