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:40:15 UTC

[commons-io] 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-io.git


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

commit 100f3b5edd2ac77feb3269ccc83814d9924646c9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 10 13:40:11 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 9b8c9702..acd65058 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,7 +324,6 @@ file comparators, endian transformation classes, and much more.
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
     <checkstyle.impl.version>9.3</checkstyle.impl.version>
-    <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <commons.enforcer.version>3.1.0</commons.enforcer.version>
     <commons.moditect.version>1.0.0.RC2</commons.moditect.version>
     <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>