Author: ggregory
Date: Wed Jun 1 04:27:18 2016
New Revision: 1746380
URL: http://svn.apache.org/viewvc?rev=1746380&view=rev
Log:
checkstyle.plugin.version 2.16 -> 2.17.
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1746380&r1=1746379&r2=1746380&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml (original)
+++ commons/proper/bcel/trunk/pom.xml Wed Jun 1 04:27:18 2016
@@ -56,7 +56,7 @@
<commons.jira.id>BCEL</commons.jira.id>
<commons.jira.pid>12314220</commons.jira.pid>
<commons.findbugs.version>3.0.3</commons.findbugs.version>
- <checkstyle.plugin.version>2.16</checkstyle.plugin.version>
+ <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
</properties>
<!-- Cannot be added to Commons Parent, see
https://issues.apache.org/jira/browse/COMMONSSITE-26 -->