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 2023/01/13 19:16:19 UTC

[commons-bcel] branch master updated: Pick up maven-checkstyle-plugin version from parent

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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b271d38 Pick up maven-checkstyle-plugin version from parent
1b271d38 is described below

commit 1b271d38e5a4ad7edeb839fb3cd54e244118f071
Author: Gary David Gregory (Code signing key) <gg...@apache.org>
AuthorDate: Fri Jan 13 14:16:15 2023 -0500

    Pick up maven-checkstyle-plugin version from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3cc4e92e..9af5d673 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,6 @@
     <commons.osgi.private />
     <commons.jira.id>BCEL</commons.jira.id>
     <commons.jira.pid>12314220</commons.jira.pid>
-    <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
     <jna.version>5.12.1</jna.version>
     <japicmp.skip>false</japicmp.skip>
   </properties>