Repository: commons-text Updated Branches: refs/heads/master 978e2896d -> 995c44b71
Update Maven Checkstyle plugin from 2.17 to 3.0.0. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/995c44b7 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/995c44b7 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/995c44b7 Branch: refs/heads/master Commit: 995c44b7149f80e4c06c0377213b8062a3710d1c Parents: 978e289 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Feb 12 11:34:27 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Feb 12 11:34:27 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/995c44b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2fc4d37..5db9f06 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</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> <checkstyle.version>6.19</checkstyle.version> </properties>