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:36:41 UTC

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


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

commit c73c2824a57012d7508c7fb5e3fa76d6e40cf521
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 10 13:36:37 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 be238a6..817623e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,6 @@
     <commons.bc.version>1.3.3</commons.bc.version>
     <commons.jira.id>DAEMON</commons.jira.id>
     <commons.jira.pid>12310468</commons.jira.pid>
-    <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
   </properties>