You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/08/09 21:14:15 UTC

[commons-io] 06/06: Checkstyle 2.17 -> 3.0.0.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git

commit 5ba8b480d647fb3666c7bc775a3fd7b2c6e99aec
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Aug 9 17:14:01 2019 -0400

    Checkstyle 2.17 -> 3.0.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b278282..7c4fe04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@ file comparators, endian transformation classes, and much more.
     </commons.osgi.export>
     <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
-    <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
+    <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
     <commons.jacoco.version>0.8.4</commons.jacoco.version>
     <commons.surefire.version>2.22.2</commons.surefire.version>
     <commons.japicmp.version>0.14.1</commons.japicmp.version>