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/10 18:31:03 UTC

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

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 eae5835b Pick up japicmp-maven-plugin version from parent POM
eae5835b is described below

commit eae5835b51856ff64a2da8813ce8302e019ed1a0
Author: Gary David Gregory (Code signing key) <gg...@apache.org>
AuthorDate: Tue Jan 10 13:30:59 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 17213fb6..ce4a4c35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,6 @@
     <commons.jira.pid>12314220</commons.jira.pid>
     <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
     <jna.version>5.12.1</jna.version>
-    <commons.japicmp.version>0.17.1</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
     <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>