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:44:27 UTC

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


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

commit 01b5700cf9bcb8db043eb68cd7a7009161c97191
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 23 13:44:23 2022 -0400

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

diff --git a/pom.xml b/pom.xml
index 192dad9..08ed762 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,8 +152,6 @@ The following provides more details on the included cryptographic software:
     <!-- commons.animal-sniffer.version 1.21 fails on Java 17. -->
     <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
     
-    <clirr.skip>true</clirr.skip>
-    
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>