aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2016-06-01 04:27:18 +0000
committerGary D. Gregory <ggregory@apache.org>2016-06-01 04:27:18 +0000
commit32e60029f0aaec95ce9c3d79bb1e33b30a8ac5c2 (patch)
tree1e9da3181d569ecee915d3571615e2964cdf82e3 /pom.xml
parent53539c20c2b4e15c8994924ad5de4a42322f4ee7 (diff)
downloadapache-commons-bcel-32e60029f0aaec95ce9c3d79bb1e33b30a8ac5c2.tar.gz
checkstyle.plugin.version 2.16 -> 2.17.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1746380 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bf1568bd..6b5a8eb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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 -->