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 2022/09/23 17:45:19 UTC

[commons-pool] branch master updated: Drop Clirr property since commons-parent has replaced Clirr with JApiCmp.

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


The following commit(s) were added to refs/heads/master by this push:
     new d76c1eb7 Drop Clirr property since commons-parent has replaced Clirr with JApiCmp.
d76c1eb7 is described below

commit d76c1eb78e0eef41c21acf3f032196c18cf12132
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 23 13:45:16 2022 -0400

    Drop Clirr property since commons-parent has replaced Clirr with
    JApiCmp.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 173aee4d..35a517cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,6 @@
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
     
     <commons.japicmp.version>0.15.7</commons.japicmp.version>
-    <clirr.skip>true</clirr.skip>
     <japicmp.skip>false</japicmp.skip>
     <junit.version>5.9.1</junit.version>
     <spotbugs.skip>false</spotbugs.skip>