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/05/06 17:11:00 UTC

[commons-bcel] branch release updated: checkstyle.plugin.version 2.17 -> 3.0.0.

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

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


The following commit(s) were added to refs/heads/release by this push:
     new 936c14a  checkstyle.plugin.version 2.17 -> 3.0.0.
936c14a is described below

commit 936c14a51f9d59a51b91bd96e09bcc78479de401
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon May 6 13:10:42 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index 6b4d0d9..dd4a85e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
     <commons.jira.pid>12314220</commons.jira.pid>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.surefire.version>3.0.0-M3</commons.surefire.version>
-    <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
+    <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
     <commons.clirr.version>2.8</commons.clirr.version>
     <jna.version>4.5.0</jna.version>
   </properties>